ClickHouse Stateless tests (asan) [2/2] for PR #708
trace-log-Memory-flamegraph.tsv.zst Commit blob_storage_log.tsv.zst check_status.tsv clickhouse-server.err.log clickhouse-server.log.zst coordination.tar dmesg.log error_log.tsv.zst fatal_messages.txt metadata.tar metric_log.tsv.zst minio.log query_log.tsv.zst query_metric_log.tsv.zst run.log stderr.log stdout.log store.tar test_result.txt test_results.tsv trace-log-CPU-flamegraph.tsv.zst trace-log-Real-flamegraph.tsv.zst trace_log.tsv.zst transactions_info_log.tsv.zst zookeeper_log.tsv.zst Task (github actions) Job (github actions)
| Test name | Test status | Test time, sec. |
|---|---|---|
| Server died | FAIL | 0.0 |
| 00184_shard_distributed_group_by_no_merge | SERVER_DIED | 1.98 |
2025-04-01 16:13:40 Reason: return code: 32
2025-04-01 16:13:40 Error on processing query: Code: 32. DB::Exception: Attempt to read after eof: while receiving packet from localhost:9000. (ATTEMPT_TO_READ_AFTER_EOF) (version 24.12.2.20221.altinityantalya (altinity build))
2025-04-01 16:13:40 (query: SELECT * FROM (SELECT any(_shard_num) shard_num, count(), uniq(dummy) FROM remote('127.0.0.{2,3}', system.one)) ORDER BY shard_num LIMIT 1, 1 SETTINGS distributed_group_by_no_merge=2;)
2025-04-01 16:13:40 , result:
2025-04-01 16:13:40
2025-04-01 16:13:40 distributed_group_by_no_merge=1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 distributed_group_by_no_merge=2
2025-04-01 16:13:40 LIMIT
2025-04-01 16:13:40 1 1 1
2025-04-01 16:13:40 OFFSET
2025-04-01 16:13:40
2025-04-01 16:13:40 stdout:
2025-04-01 16:13:40 distributed_group_by_no_merge=1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 1 1
2025-04-01 16:13:40 distributed_group_by_no_merge=2
2025-04-01 16:13:40 LIMIT
2025-04-01 16:13:40 1 1 1
2025-04-01 16:13:40 OFFSET
2025-04-01 16:13:40
2025-04-01 16:13:40
2025-04-01 16:13:40 Settings used in the test: --max_insert_threads 2 --group_by_two_level_threshold 1000000 --group_by_two_level_threshold_bytes 50000000 --distributed_aggregation_memory_efficient 0 --fsync_metadata 1 --output_format_parallel_formatting 1 --input_format_parallel_parsing 1 --min_chunk_bytes_for_parallel_parsing 13072565 --max_read_buffer_size 971163 --prefer_localhost_replica 0 --max_block_size 18920 --max_joined_block_size_rows 94089 --max_threads 2 --optimize_append_index 0 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 0 --optimize_or_like_chain 1 --optimize_substitute_columns 0 --enable_multiple_prewhere_read_steps 0 --read_in_order_two_level_merge_threshold 71 --optimize_aggregation_in_order 1 --aggregation_in_order_max_block_bytes 4441279 --use_uncompressed_cache 1 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 9582485046 --local_filesystem_read_method pread --remote_filesystem_read_method threadpool --local_filesystem_read_prefetch 1 --filesystem_cache_segments_batch_size 2 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 128Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 1Mi --filesystem_prefetch_step_marks 0 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 1 --compile_sort_description 0 --merge_tree_coarse_index_granularity 12 --optimize_distinct_in_order 0 --max_bytes_before_external_sort 10737418240 --max_bytes_before_external_group_by 10737418240 --max_bytes_before_remerge_sort 2771508460 --min_compress_block_size 466506 --max_compress_block_size 2457183 --merge_tree_compact_parts_min_granules_to_multibuffer_read 84 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 10383611 --http_wait_end_of_query False --enable_memory_bound_merging_of_aggregation_results 0 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 3 --min_count_to_compile_sort_description 0 --session_timezone Africa/Juba --use_page_cache_for_disks_without_file_cache False --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.34 --prefer_external_sort_block_bytes 100000000 --cross_join_min_rows_to_compress 0 --cross_join_min_bytes_to_compress 1 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 0 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 0 --query_plan_join_swap_table true --output_format_native_write_json_as_string 0 --enable_vertical_final 0
2025-04-01 16:13:40
2025-04-01 16:13:40 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 1.0 --prefer_fetch_merged_part_size_threshold 1 --vertical_merge_algorithm_min_rows_to_activate 225753 --vertical_merge_algorithm_min_columns_to_activate 1 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 822133510 --index_granularity_bytes 20594586 --merge_max_block_size 13565 --index_granularity 29725 --min_bytes_for_wide_part 1073741824 --marks_compress_block_size 14787 --primary_key_compress_block_size 57652 --replace_long_file_name_to_hash 0 --max_file_name_length 0 --min_bytes_for_full_part_storage 501238533 --compact_parts_max_bytes_to_buffer 71921989 --compact_parts_max_granules_to_buffer 1 --compact_parts_merge_max_bytes_to_prefetch_part 10625015 --cache_populated_by_fetch 0 --concurrent_part_removal_threshold 28 --old_parts_lifetime 480 --prewarm_mark_cache 1 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 1 --use_primary_key_cache 1 --prewarm_primary_key_cache 0
2025-04-01 16:13:40
2025-04-01 16:13:40 Database: test_n9j5l870
| ||
| 01012_reset_running_accumulate | SERVER_DIED | 0.0 |
2025-04-01 16:13:50 Reason: server died 2025-04-01 16:13:50 Server does not respond to health check 2025-04-01 16:13:50 | ||
| 01099_parallel_distributed_insert_select | SERVER_DIED | 16.57 |
2025-04-01 16:13:40 Reason: server died 32
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.138926 [ 7254 ] {468a2097-c9df-43fd-80ca-1fd90a1cfcbd} <Fatal> : Logical error: 'Replica info is not initialized'.
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.159364 [ 7254 ] {468a2097-c9df-43fd-80ca-1fd90a1cfcbd} <Fatal> : Stack trace (when copying this message, always include the lines below):
2025-04-01 16:13:40
2025-04-01 16:13:40 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x0000000038031254
2025-04-01 16:13:40 1. ./build_docker/./src/Common/Exception.cpp:105: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001bc0ed05
2025-04-01 16:13:40 2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000b291545
2025-04-01 16:13:40 3. DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000b2addce
2025-04-01 16:13:40 4. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:727: DB::RemoteQueryExecutor::processReadTaskRequest() @ 0x0000000029aed2bb
2025-04-01 16:13:40 5. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:623: DB::RemoteQueryExecutor::processPacket(DB::Packet) @ 0x0000000029ae7b24
2025-04-01 16:13:40 6. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:562: DB::RemoteQueryExecutor::readAsync() @ 0x0000000029aeb3eb
2025-04-01 16:13:40 7. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:182: DB::RemoteSource::tryGenerate() @ 0x00000000315014a7
2025-04-01 16:13:40 8. ./build_docker/./src/Processors/ISource.cpp:108: DB::ISource::work() @ 0x0000000030c354d7
2025-04-01 16:13:40 9. ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:49: DB::ExecutionThreadContext::executeTask() @ 0x0000000030c711ce
2025-04-01 16:13:40 10. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:290: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic<bool>*) @ 0x0000000030c55e51
2025-04-01 16:13:40 11. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:256: DB::PipelineExecutor::executeImpl(unsigned long, bool) @ 0x0000000030c543fc
2025-04-01 16:13:40 12. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:127: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000030c53ee2
2025-04-01 16:13:40 13. ./build_docker/./src/Processors/Executors/CompletedPipelineExecutor.cpp:49: void std::__function::__policy_invoker<void ()>::__call_impl<std::__function::__default_alloc_func<ThreadFromGlobalPoolImpl<true, true>::ThreadFromGlobalPoolImpl<DB::CompletedPipelineExecutor::execute()::$_0>(DB::CompletedPipelineExecutor::execute()::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000030c51f07
2025-04-01 16:13:40 14. ./contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000001bdda21b
2025-04-01 16:13:40 15. ./contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000001bde74f0
2025-04-01 16:13:40 16. asan_thread_start(void*) @ 0x000000000b240e77
2025-04-01 16:13:40 17. ? @ 0x00007f3515744ac3
2025-04-01 16:13:40 18. ? @ 0x00007f35157d6850
2025-04-01 16:13:40
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.163402 [ 57704 ] <Fatal> BaseDaemon: ########################################
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.163702 [ 57704 ] <Fatal> BaseDaemon: (version 24.12.2.20221.altinityantalya (altinity build), build id: E3F43B0C9BFE6311FC1B0D8F77858862995FA832, git hash: 82252d159dc02cab0f366aaa5691adc1545dd11d) (from thread 7254) (query_id: 468a2097-c9df-43fd-80ca-1fd90a1cfcbd) (query: INSERT INTO distributed_01099_b SELECT * FROM urlCluster('test_cluster_two_shards', 'http://localhost:8123/?query=select+{1,2,3}+format+TSV', 'TSV', 's String');) Received signal Aborted (6)
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.163823 [ 57704 ] <Fatal> BaseDaemon:
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.163900 [ 57704 ] <Fatal> BaseDaemon: Stack trace: 0x000055935452132d 0x0000559354b7faba 0x00007f35156f2520 0x00007f35157469fd 0x00007f35156f2476 0x00007f35156d87f3 0x00005593544a5c6e 0x00005593544a721c 0x0000559343b29545 0x0000559343b45dce 0x00005593623852bb 0x000055936237fb24 0x00005593623833eb 0x0000559369d994a7 0x00005593694cd4d7 0x00005593695091ce 0x00005593694ede51 0x00005593694ec3fc 0x00005593694ebee2 0x00005593694e9f07 0x000055935467221b 0x000055935467f4f0 0x0000559343ad8e77 0x00007f3515744ac3 0x00007f35157d6850
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.341898 [ 57704 ] <Fatal> BaseDaemon: 0.0. inlined from ./build_docker/./src/Common/StackTrace.cpp:381: StackTrace::tryCapture()
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.342062 [ 57704 ] <Fatal> BaseDaemon: 0. ./build_docker/./src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000001bc8932d
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.548950 [ 57704 ] <Fatal> BaseDaemon: 1. ./build_docker/./src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000001c2e7aba
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.549117 [ 57704 ] <Fatal> BaseDaemon: 2. ? @ 0x00007f35156f2520
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.549258 [ 57704 ] <Fatal> BaseDaemon: 3. ? @ 0x00007f35157469fd
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.549351 [ 57704 ] <Fatal> BaseDaemon: 4. ? @ 0x00007f35156f2476
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.554480 [ 57704 ] <Fatal> BaseDaemon: 5. ? @ 0x00007f35156d87f3
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.655916 [ 57704 ] <Fatal> BaseDaemon: 6. ./build_docker/./src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000001bc0dc6e
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.745938 [ 57704 ] <Fatal> BaseDaemon: 7.0. inlined from ./build_docker/./src/Common/Exception.cpp:70: DB::handle_error_code(String const&, int, bool, std::vector<void*, std::allocator<void*>> const&)
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:16.746097 [ 57704 ] <Fatal> BaseDaemon: 7. ./build_docker/./src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001bc0f21c
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:21.954029 [ 57704 ] <Fatal> BaseDaemon: 8. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000b291545
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:22.003641 [ 57704 ] <Fatal> BaseDaemon: 9. DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000b2addce
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:22.291746 [ 57704 ] <Fatal> BaseDaemon: 10. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:727: DB::RemoteQueryExecutor::processReadTaskRequest() @ 0x0000000029aed2bb
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:22.474580 [ 57704 ] <Fatal> BaseDaemon: 11. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:623: DB::RemoteQueryExecutor::processPacket(DB::Packet) @ 0x0000000029ae7b24
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:22.669116 [ 57704 ] <Fatal> BaseDaemon: 12. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:562: DB::RemoteQueryExecutor::readAsync() @ 0x0000000029aeb3eb
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:22.756195 [ 57704 ] <Fatal> BaseDaemon: 13. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:182: DB::RemoteSource::tryGenerate() @ 0x00000000315014a7
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:22.810346 [ 57704 ] <Fatal> BaseDaemon: 14. ./build_docker/./src/Processors/ISource.cpp:108: DB::ISource::work() @ 0x0000000030c354d7
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:22.833427 [ 57704 ] <Fatal> BaseDaemon: 15.0. inlined from ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:49: DB::executeJob(DB::ExecutingGraph::Node*, DB::ReadProgressCallback*)
2025-04-01 16:13:40 [cfc0d5fe6fe9] 2025.04.01 15:13:22.833557 [ 57704 ] <Fatal> BaseDaemon: 15. ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:98: DB::ExecutionThreadContext::executeTask() @ 0x000 | ||
| 01246_buffer_flush | SERVER_DIED | 600.01 |
2025-04-01 16:23:46 Reason: Timeout! Killing process group 58565 2025-04-01 16:23:46 Processes in process group 58565: 2025-04-01 16:23:46 58565 /bin/sh -c /repo/tests/queries/0_stateless/01246_buffer_flush.sh > /repo/tests/queries/0_stateless/01246_buffer_flush.stdout 2> /repo/tests/queries/0_stateless/01246_buffer_flush.stderr 2025-04-01 16:23:46 58566 bash /repo/tests/queries/0_stateless/01246_buffer_flush.sh 2025-04-01 16:23:46 61490 sleep 0.5 2025-04-01 16:23:46 Process group 58565 should be killed 2025-04-01 16:23:46 curl: (56) Recv failure: Connection reset by peer 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port 8123 after 0 ms: Connection refused 2025-04-01 16:23:46 curl: (7) Failed to connect to localhost port | ||
| 01913_quantile_deterministic | SERVER_DIED | 11.91 |
2025-04-01 16:13:47 Reason: return code: 210 2025-04-01 16:13:47 Code: 210. DB::NetException: Net Exception: Connection reset by peer (localhost:9000, ::1, local address: [::1]:60834). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:47 2025-04-01 16:13:47 , result: 2025-04-01 16:13:47 2025-04-01 16:13:47 2025-04-01 16:13:47 2025-04-01 16:13:47 stdout: 2025-04-01 16:13:47 2025-04-01 16:13:47 2025-04-01 16:13:47 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 579413 --group_by_two_level_threshold_bytes 48491896 --distributed_aggregation_memory_efficient 1 --fsync_metadata 0 --output_format_parallel_formatting 1 --input_format_parallel_parsing 1 --min_chunk_bytes_for_parallel_parsing 8229133 --max_read_buffer_size 970351 --prefer_localhost_replica 0 --max_block_size 20035 --max_joined_block_size_rows 81253 --max_threads 2 --optimize_append_index 0 --optimize_if_chain_to_multiif 1 --optimize_if_transform_strings_to_enum 0 --optimize_read_in_order 1 --optimize_or_like_chain 1 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 46 --optimize_aggregation_in_order 1 --aggregation_in_order_max_block_bytes 30269979 --use_uncompressed_cache 1 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 1 --local_filesystem_read_method pread --remote_filesystem_read_method read --local_filesystem_read_prefetch 1 --filesystem_cache_segments_batch_size 3 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 0 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 64Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 16Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 1 --compile_sort_description 0 --merge_tree_coarse_index_granularity 6 --optimize_distinct_in_order 0 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 6880103326 --max_bytes_before_remerge_sort 1126266895 --min_compress_block_size 2463945 --max_compress_block_size 1495666 --merge_tree_compact_parts_min_granules_to_multibuffer_read 102 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 10430141 --http_wait_end_of_query False --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 3 --session_timezone America/Hermosillo --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.48 --prefer_external_sort_block_bytes 1 --cross_join_min_rows_to_compress 1 --cross_join_min_bytes_to_compress 0 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 1 --optimize_functions_to_subcolumns 0 --parallel_replicas_local_plan 1 --query_plan_join_swap_table false --output_format_native_write_json_as_string 0 --enable_vertical_final 0 2025-04-01 16:13:47 2025-04-01 16:13:47 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.0880448318122875 --prefer_fetch_merged_part_size_threshold 10737418240 --vertical_merge_algorithm_min_rows_to_activate 985996 --vertical_merge_algorithm_min_columns_to_activate 83 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 10737418240 --index_granularity_bytes 27320208 --merge_max_block_size 18167 --index_granularity 55761 --min_bytes_for_wide_part 0 --marks_compress_block_size 28136 --primary_key_compress_block_size 13681 --replace_long_file_name_to_hash 1 --max_file_name_length 128 --min_bytes_for_full_part_storage 536870912 --compact_parts_max_bytes_to_buffer 62454183 --compact_parts_max_granules_to_buffer 1 --compact_parts_merge_max_bytes_to_prefetch_part 16636718 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 0 --old_parts_lifetime 10 --prewarm_mark_cache 0 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 1 --use_primary_key_cache 0 --prewarm_primary_key_cache 0 2025-04-01 16:13:47 2025-04-01 16:13:47 Database: test_uhrp3cia | ||
| 02099_tsv_raw_format_1 | SERVER_DIED | 20.07 |
2025-04-01 16:13:57 Reason: return code: 210 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection reset by peer, while reading from socket (peer: [::1]:9000, local: [::1]:60842): (localhost:9000, ::1, local address: [::1]:60842). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-01 16:13:57 2025-04-01 16:13:57 , result: 2025-04-01 16:13:57 2025-04-01 16:13:57 TSVRaw 2025-04-01 16:13:57 TSVRawWithNames 2025-04-01 16:13:57 TSVRawWithNamesAndTypes 2025-04-01 16:13:57 TabSeparatedRaw 2025-04-01 16:13:57 TabSeparatedRawWithNames 2025-04-01 16:13:57 TabSeparatedRawWithNamesAndTypes 2025-04-01 16:13:57 2025-04-01 16:13:57 stdout: 2025-04-01 16:13:57 TSVRaw 2025-04-01 16:13:57 TSVRawWithNames 2025-04-01 16:13:57 TSVRawWithNamesAndTypes 2025-04-01 16:13:57 TabSeparatedRaw 2025-04-01 16:13:57 TabSeparatedRawWithNames 2025-04-01 16:13:57 TabSeparatedRawWithNamesAndTypes 2025-04-01 16:13:57 2025-04-01 16:13:57 2025-04-01 16:13:57 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 1 --group_by_two_level_threshold_bytes 3420590 --distributed_aggregation_memory_efficient 1 --fsync_metadata 1 --output_format_parallel_formatting 1 --input_format_parallel_parsing 1 --min_chunk_bytes_for_parallel_parsing 7243612 --max_read_buffer_size 988599 --prefer_localhost_replica 1 --max_block_size 32288 --max_joined_block_size_rows 80182 --max_threads 2 --optimize_append_index 0 --optimize_if_chain_to_multiif 1 --optimize_if_transform_strings_to_enum 0 --optimize_read_in_order 0 --optimize_or_like_chain 0 --optimize_substitute_columns 1 | ||
| 02271_int_sql_compatibility | SERVER_DIED | 0.0 |
2025-04-01 16:14:07 Reason: server died 2025-04-01 16:14:07 Server does not respond to health check 2025-04-01 16:14:07 2025-04-01 16:14:07 Process Process-6: 2025-04-01 16:14:07 Traceback (most recent call last): 2025-04-01 16:14:07 File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap 2025-04-01 16:14:07 self.run() 2025-04-01 16:14:07 File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run 2025-04-01 16:14:07 self._target(*self._args, **self._kwargs) 2025-04-01 16:14:07 File "/usr/bin/clickhouse-test", line 2626, in run_tests_process 2025-04-01 16:14:07 return run_tests_array(*args, **kwargs) 2025-04-01 16:14:07 File "/usr/bin/clickhouse-test", line 2407, in run_tests_array 2025-04-01 16:14:07 stop_tests() 2025-04-01 16:14:07 File "/usr/bin/clickhouse-test", line 452, in stop_tests 2025-04-01 16:14:07 cleanup_child_processes(os.getpid()) 2025-04-01 16:14:07 File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes 2025-04-01 16:14:07 child_pgid = os.getpgid(child) 2025-04-01 16:14:07 ProcessLookupError: [Errno 3] No such process 2025-04-01 16:14:07 Child processes of 1361: 2025-04-01 16:14:07 59281 /bin/sh -c pgrep --parent 1361 -a | ||
| 02432_s3_parallel_parts_cleanup | SERVER_DIED | 7.25 |
2025-04-01 16:13:40 Reason: return code: 32 2025-04-01 16:13:40 Error on processing query: Code: 32. DB::Exception: Attempt to read after eof: while receiving packet from localhost:9000. (ATTEMPT_TO_READ_AFTER_EOF) (version 24.12.2.20221.altinityantalya (altinity build)) 2025-04-01 16:13:40 (query: -- Wait for mutations to finish 2025-04-01 16:13:40 system sync replica rmt2;) 2025-04-01 16:13:40 , result: 2025-04-01 16:13:40 2025-04-01 16:13:40 10 45 420 2025-04-01 16:13:40 10 45 420 2025-04-01 16:13:40 2025-04-01 16:13:40 stdout: 2025-04-01 16:13:40 10 45 420 2025-04-01 16:13:40 10 45 420 2025-04-01 16:13:40 2025-04-01 16:13:40 2025-04-01 16:13:40 Settings used in the test: --max_insert_threads 2 --group_by_two_level_threshold 1000000 --group_by_two_level_threshold_bytes 50000000 --distributed_aggregation_memory_efficient 0 --fsync_metadata 0 --output_format_parallel_formatting 0 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 9071565 --max_read_buffer_size 610772 --prefer_localhost_replica 1 --max_block_size 72742 --max_joined_block_size_rows 81100 --max_threads 1 --optimize_append_index 1 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 1 --optimize_or_like_chain 0 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 57 --optimize_aggregation_in_order 1 --aggregation_in_order_max_block_bytes 37870861 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 9814619305 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method mmap --remote_filesystem_read_method threadpool --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 2 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 0 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 8Mi --filesystem_prefetch_step_marks 0 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 0 --compile_sort_description 1 --merge_tree_coarse_index_granularity 7 --optimize_distinct_in_order 1 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 1565704735 --max_bytes_before_remerge_sort 1145820919 --min_compress_block_size 714698 --max_compress_block_size 2528684 --merge_tree_compact_parts_min_granules_to_multibuffer_read 40 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 4485408 --http_wait_end_of_query False --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 3 --session_timezone Africa/Khartoum --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.49 --prefer_external_sort_block_bytes 1 --cross_join_min_rows_to_compress 100000000 --cross_join_min_bytes_to_compress 100000000 --min_external_table_block_size_bytes 0 --max_parsing_threads 10 --optimize_functions_to_subcolumns 0 --parallel_replicas_local_plan 1 --query_plan_join_swap_table false --output_format_native_write_json_as_string 1 --enable_vertical_final 0 2025-04-01 16:13:40 2025-04-01 16:13:40 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.4940095940485776 --prefer_fetch_merged_part_size_threshold 10737418240 --vertical_merge_algorithm_min_rows_to_activate 1 --vertical_merge_algorithm_min_columns_to_activate 100 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 1 --index_granularity_bytes 19660709 --merge_max_block_size 11194 --index_granularity 17551 --min_bytes_for_wide_part 1073741824 --marks_compress_block_size 45893 --primary_key_compress_block_size 56568 --replace_long_file_name_to_hash 0 --max_file_name_length 128 --min_bytes_for_full_part_storage 103565371 --compact_parts_max_bytes_to_buffer 198236020 --compact_parts_max_granules_to_buffer 256 --compact_parts_merge_max_bytes_to_prefetch_part 1838429 --cache_populated_by_fetch 0 --concurrent_part_removal_threshold 63 --old_parts_lifetime 10 --prewarm_mark_cache 1 --use_const_adaptive_granularity 0 --enable_index_granularity_compression 1 --use_primary_key_cache 0 --prewarm_primary_key_cache 1 2025-04-01 16:13:40 2025-04-01 16:13:40 Database: test_sblp55lh | ||
| 02541_tuple_element_with_null | SERVER_DIED | 0.0 |
2025-04-01 16:13:50 Reason: server died 2025-04-01 16:13:50 Server does not respond to health check 2025-04-01 16:13:50 2025-04-01 16:13:50 Process Process-5: 2025-04-01 16:13:50 Traceback (most recent call last): 2025-04-01 16:13:50 File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap 2025-04-01 16:13:50 self.run() 2025-04-01 16:13:50 File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run 2025-04-01 16:13:50 self._target(*self._args, **self._kwargs) 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 2626, in run_tests_process 2025-04-01 16:13:50 return run_tests_array(*args, **kwargs) 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 2407, in run_tests_array 2025-04-01 16:13:50 stop_tests() 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 452, in stop_tests 2025-04-01 16:13:50 cleanup_child_processes(os.getpid()) 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes 2025-04-01 16:13:50 child_pgid = os.getpgid(child) 2025-04-01 16:13:50 ProcessLookupError: [Errno 3] No such process 2025-04-01 16:13:50 Child processes of 1360: 2025-04-01 16:13:50 59188 /bin/sh -c pgrep --parent 1360 -a 2025-04-01 16:13:50 Process Process-7: 2025-04-01 16:13:50 Traceback (most recent call last): 2025-04-01 16:13:50 File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap 2025-04-01 16:13:50 self.run() 2025-04-01 16:13:50 File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run 2025-04-01 16:13:50 self._target(*self._args, **self._kwargs) 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 2626, in run_tests_process 2025-04-01 16:13:50 return run_tests_array(*args, **kwargs) 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 2407, in run_tests_array 2025-04-01 16:13:50 stop_tests() 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 452, in stop_tests 2025-04-01 16:13:50 cleanup_child_processes(os.getpid()) 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes 2025-04-01 16:13:50 child_pgid = os.getpgid(child) 2025-04-01 16:13:50 ProcessLookupError: [Errno 3] No such process 2025-04-01 16:13:50 Child processes of 1363: 2025-04-01 16:13:50 59190 /bin/sh -c pgrep --parent 1363 -a 2025-04-01 16:13:50 Process Process-3: 2025-04-01 16:13:50 Traceback (most recent call last): 2025-04-01 16:13:50 File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap 2025-04-01 16:13:50 self.run() 2025-04-01 16:13:50 File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run 2025-04-01 16:13:50 self._target(*self._args, **self._kwargs) 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 2626, in run_tests_process 2025-04-01 16:13:50 return run_tests_array(*args, **kwargs) 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 2407, in run_tests_array 2025-04-01 16:13:50 stop_tests() 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 452, in stop_tests 2025-04-01 16:13:50 cleanup_child_processes(os.getpid()) 2025-04-01 16:13:50 File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes 2025-04-01 16:13:50 child_pgid = os.getpgid(child) 2025-04-01 16:13:50 ProcessLookupError: [Errno 3] No such process 2025-04-01 16:13:50 Child processes of 1357: 2025-04-01 16:13:50 59195 /bin/sh -c pgrep --parent 1357 -a | ||
| 02973_s3_compressed_file_in_error_message | SERVER_DIED | 0.0 |
2025-04-01 16:13:57 Reason: server died 2025-04-01 16:13:57 Server does not respond to health check 2025-04-01 16:13:57 2025-04-01 16:13:57 Process Process-9: 2025-04-01 16:13:57 Traceback (most recent call last): 2025-04-01 16:13:57 File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap 2025-04-01 16:13:57 self.run() 2025-04-01 16:13:57 File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run 2025-04-01 16:13:57 self._target(*self._args, **self._kwargs) 2025-04-01 16:13:57 File "/usr/bin/clickhouse-test", line 2626, in run_tests_process 2025-04-01 16:13:57 return run_tests_array(*args, **kwargs) 2025-04-01 16:13:57 File "/usr/bin/clickhouse-test", line 2407, in run_tests_array 2025-04-01 16:13:57 stop_tests() 2025-04-01 16:13:57 File "/usr/bin/clickhouse-test", line 452, in stop_tests 2025-04-01 16:13:57 cleanup_child_processes(os.getpid()) 2025-04-01 16:13:57 File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes 2025-04-01 16:13:57 child_pgid = os.getpgid(child) 2025-04-01 16:13:57 ProcessLookupError: [Errno 3] No such process 2025-04-01 16:13:57 Child processes of 1371: 2025-04-01 16:13:57 59237 /bin/sh -c pgrep --parent 1371 -a | ||
| 03036_recursive_cte_postgres_2 | SERVER_DIED | 0.0 |
2025-04-01 16:13:50 Reason: server died 2025-04-01 16:13:50 Server does not respond to health check 2025-04-01 16:13:50 | ||
| 03081_analyzer_agg_func_CTE | SERVER_DIED | 11.65 |
2025-04-01 16:13:40 Reason: server died 2025-04-01 16:13:40 ConnectionRefusedError 2025-04-01 16:13:40 [Errno 111] Connection refused 2025-04-01 16:13:40 File "/usr/bin/clickhouse-test", line 1854, in run 2025-04-01 16:13:40 self._cleanup(result.status == TestStatus.OK) 2025-04-01 16:13:40 2025-04-01 16:13:40 File "/usr/bin/clickhouse-test", line 1917, in _cleanup 2025-04-01 16:13:40 self._cleanup_database(args, timeout) 2025-04-01 16:13:40 2025-04-01 16:13:40 File "/usr/bin/clickhouse-test", line 1951, in _cleanup_database 2025-04-01 16:13:40 clickhouse_execute( 2025-04-01 16:13:40 2025-04-01 16:13:40 File "/usr/bin/clickhouse-test", line 334, in clickhouse_execute 2025-04-01 16:13:40 return clickhouse_execute_http( 2025-04-01 16:13:40 2025-04-01 16:13:40 File "/usr/bin/clickhouse-test", line 315, in clickhouse_execute_http 2025-04-01 16:13:40 raise ex 2025-04-01 16:13:40 2025-04-01 16:13:40 File "/usr/bin/clickhouse-test", line 304, in clickhouse_execute_http 2025-04-01 16:13:40 client.request( 2025-04-01 16:13:40 2025-04-01 16:13:40 File "/usr/lib/python3.10/http/client.py", line 1283, in request 2025-04-01 16:13:40 self._send_request(method, url, body, headers, encode_chunked) 2025-04-01 16:13:40 2025-04-01 16:13:40 File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request 2025-04-01 16:13:40 self.endheaders(body, encode_chunked=encode_chunked) 2025-04-01 16:13:40 2025-04-01 16:13:40 File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders 2025-04-01 16:13:40 self._send_output(message_body, encode_chunked=encode_chunked) 2025-04-01 16:13:40 2025-04-01 16:13:40 File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output 2025-04-01 16:13:40 self.send(msg) 2025-04-01 16:13:40 2025-04-01 16:13:40 Settings used in the test: --max_insert_threads 2 --group_by_two_level_threshold 615827 --group_by_two_level_threshold_bytes 10450742 --distributed_aggregation_memory_efficient 0 --fsync_metadata 0 --output_format_parallel_formatting 1 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 14816655 --max_read_buffer_size 805600 --prefer_localhost_replica 0 --max_block_size 53149 --max_joined_block_size_rows 37059 --max_threads 3 --optimize_append_index 1 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 1 --optimize_or_like_chain 0 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 10 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 36335819 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 5866014333 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method mmap --remote_filesystem_read_method read --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 5 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 0 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 8Mi --filesystem_prefetch_step_marks 0 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 0 --compile_sort_description 0 --merge_tree_coarse_index_granularity 19 --optimize_distinct_in_order 1 --max_bytes_before_external_sort 10737418240 --max_bytes_before_external_group_by 0 --max_bytes_before_remerge_sort 1995786252 --min_compress_block_size 3087661 --max_compress_block_size 736852 --merge_tree_compact_parts_min_granules_to_multibuffer_read 22 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 7794500 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 0 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 3 --min_count_to_compile_sort_description 3 --session_timezone America/Hermosillo --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.58 --prefer_external_sort_block_bytes 0 --cross_join_min_rows_to_compress 1 --cross_join_min_bytes_to_compress 1 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 10 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 1 --query_plan_join_swap_table auto --output_format_native_write_json_as_string 1 --enable_vertical_final 0 2025-04-01 16:13:40 2025-04-01 16:13:40 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 1.0 --prefer_fetch_merged_part_size_threshold 10737418240 --vertical_merge_algorithm_min_rows_to_activate 1 --vertical_merge_algorithm_min_columns_to_activate 100 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 9266680824 --index_granularity_bytes 14338644 --merge_max_block_size 17089 --index_granularity 8630 --min_bytes_for_wide_part 657179324 --marks_compress_block_size 24079 --primary_key_compress_block_size 44329 --replace_long_file_name_to_hash 1 --max_file_name_length 128 --min_bytes_for_full_part_storage 192420719 --compact_parts_max_bytes_to_buffer 31769122 --compact_parts_max_granules_to_buffer 1 --compact_parts_merge_max_bytes_to_prefetch_part 22908330 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 84 --old_parts_lifetime 480 --prewarm_mark_cache 0 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 1 --use_primary_key_cache 0 --prewarm_primary_key_cache 0 2025-04-01 16:13:40 2025-04-01 16:13:40 Database: test_dvie8su7 | ||
| 03146_asof_join_ddb_merge_long | SERVER_DIED | 13.81 |
2025-04-01 16:13:40 Reason: return code: 32
2025-04-01 16:13:40 Error on processing query: Code: 32. DB::Exception: Attempt to read after eof: while receiving packet from localhost:9000. (ATTEMPT_TO_READ_AFTER_EOF) (version 24.12.2.20221.altinityantalya (altinity build))
2025-04-01 16:13:40 (query: -- TODO: enable once USING and `join_use_nulls` is supported by `full_sorting_merge`
2025-04-01 16:13:40 -- SET join_use_nulls = 1;
2025-04-01 16:13:40
2025-04-01 16:13:40 WITH build AS (
2025-04-01 16:13:40 SELECT
2025-04-01 16:13:40 tk.number AS k,
2025-04-01 16:13:40 toDateTime('2021-01-01 00:00:00') + INTERVAL i.number SECONDS AS t,
2025-04-01 16:13:40 i.number % 37 AS v
2025-04-01 16:13:40 FROM numbers(3000000) AS i
2025-04-01 16:13:40 CROSS JOIN numbers(2) AS tk
2025-04-01 16:13:40 SETTINGS join_algorithm = 'hash', join_use_nulls = 0
2025-04-01 16:13:40 ),
2025-04-01 16:13:40 probe AS (
2025-04-01 16:13:40 SELECT
2025-04-01 16:13:40 tk.number AS k,
2025-04-01 16:13:40 toDateTime('2021-01-01 00:00:30') + INTERVAL tt.number HOUR AS t
2025-04-01 16:13:40 FROM numbers(2) AS tk
2025-04-01 16:13:40 CROSS JOIN numbers(toUInt32((toDateTime('2021-02-01 00:00:30') - toDateTime('2021-01-01 00:00:30')) / 3600)) AS tt
2025-04-01 16:13:40 SETTINGS join_algorithm = 'hash', join_use_nulls = 0
2025-04-01 16:13:40 )
2025-04-01 16:13:40 SELECT
2025-04-01 16:13:40 SUM(v) AS v,
2025-04-01 16:13:40 COUNT(*) AS n
2025-04-01 16:13:40 FROM probe
2025-04-01 16:13:40 ASOF LEFT JOIN build
2025-04-01 16:13:40 USING (k, t)
2025-04-01 16:13:40 ;)
2025-04-01 16:13:40 , result:
2025-04-01 16:13:40
2025-04-01 16:13:40 26790 1488
2025-04-01 16:13:40
2025-04-01 16:13:40 stdout:
2025-04-01 16:13:40 26790 1488
2025-04-01 16:13:40
2025-04-01 16:13:40
2025-04-01 16:13:40 Settings used in the test: --max_insert_threads 2 --group_by_two_level_threshold 735156 --group_by_two_level_threshold_bytes 49448693 --distributed_aggregation_memory_efficient 0 --fsync_metadata 0 --output_format_parallel_formatting 0 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 13977986 --max_read_buffer_size 761365 --prefer_localhost_replica 0 --max_block_size 63793 --max_joined_block_size_rows 31591 --max_threads 3 --optimize_append_index 1 --optimize_if_chain_to_multiif 1 --optimize_if_transform_strings_to_enum 0 --optimize_read_in_order 1 --optimize_or_like_chain 0 --optimize_substitute_columns 0 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 6 --optimize_aggregation_in_order 1 --aggregation_in_order_max_block_bytes 27273331 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 1 --min_bytes_to_use_mmap_io 1 --local_filesystem_read_method mmap --remote_filesystem_read_method read --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 3 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 0 --throw_on_error_from_cache_on_write_operations 0 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 10 --filesystem_prefetch_min_bytes_for_single_read_task 1Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 1 --compile_sort_description 0 --merge_tree_coarse_index_granularity 18 --optimize_distinct_in_order 0 --max_bytes_before_external_sort 5882951025 --max_bytes_before_external_group_by 0 --max_bytes_before_remerge_sort 2026540467 --min_compress_block_size 514465 --max_compress_block_size 1086000 --merge_tree_compact_parts_min_granules_to_multibuffer_read 33 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 3542059 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 3 --min_count_to_compile_sort_description 3 --session_timezone Africa/Juba --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction True --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.2 --prefer_external_sort_block_bytes 100000000 --cross_join_min_rows_to_compress 0 --cross_join_min_bytes_to_compress 0 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 0 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 0 --query_plan_join_swap_table true --output_format_native_write_json_as_string 0 --enable_vertical_final 1
2025-04-01 16:13:40
2025-04-01 16:13:40 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.7444325502630217 --prefer_fetch_merged_part_size_threshold 1 --vertical_merge_algorithm_min_rows_to_activate 1000000 --vertical_merge_algorithm_min_columns_to_activate 1 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 9858436 --index_granularity_bytes 21512945 --merge_max_block_size 13798 --index_granularity 60764 --min_bytes_for_wide_part 671907929 --marks_compress_block_size 34296 --primary_key_compress_block_size 35335 --replace_long_file_name_to_hash 1 --max_file_name_length 128 --min_bytes_for_full_part_storage 213792614 --compact_parts_max_bytes_to_buffer 477249836 --compact_parts_max_granules_to_buffer 106 --compact_parts_merge_max_bytes_to_prefetch_part 24872589 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 11 --old_parts_lifetime 23 --prewarm_mark_cache 0 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 1 --use_primary_key_cache 1 --prewarm_primary_key_cache 0
2025-04-01 16:13:40
2025-04-01 16:13:40 Database: test_8fe45eop
| ||
| Fatal message in clickhouse-server.log (see fatal_messages.txt) | SERVER_DIED | |
[ 7254 ] {468a2097-c9df-43fd-80ca-1fd90a1cfcbd} <Fatal> : Logical error: \'Replica info is not initialized\'.
[ 7254 ] {468a2097-c9df-43fd-80ca-1fd90a1cfcbd} <Fatal> : Stack trace (when copying this message, always include the lines below):
[ 57704 ] {} <Fatal> BaseDaemon: ########## Short fault info ############
[ 57704 ] {} <Fatal> BaseDaemon: (version 24.12.2.20221.altinityantalya (altinity build), build id: E3F43B0C9BFE6311FC1B0D8F77858862995FA832, git hash: 82252d159dc02cab0f366aaa5691adc1545dd11d, architecture: x86_64) (from thread 7254) Received signal 6
[ 57704 ] {} <Fatal> BaseDaemon: Signal description: Aborted
[ 57704 ] {} <Fatal> BaseDaemon:
[ 57704 ] {} <Fatal> BaseDaemon: Stack trace: 0x000055935452132d 0x0000559354b7faba 0x00007f35156f2520 0x00007f35157469fd 0x00007f35156f2476 0x00007f35156d87f3 0x00005593544a5c6e 0x00005593544a721c 0x0000559343b29545 0x0000559343b45dce 0x00005593623852bb 0x000055936237fb24 0x00005593623833eb 0x0000
[ 57704 ] {} <Fatal> BaseDaemon: ########################################
[ 57704 ] {} <Fatal> BaseDaemon: (version 24.12.2.20221.altinityantalya (altinity build), build id: E3F43B0C9BFE6311FC1B0D8F77858862995FA832, git hash: 82252d159dc02cab0f366aaa5691adc1545dd11d) (from thread 7254) (query_id: 468a2097-c9df-43fd-80ca-1fd90a1cfcbd) (query: INSERT INTO distributed_01099
[ 57704 ] {} <Fatal> BaseDaemon:
[ 57704 ] {} <Fatal> BaseDaemon: Stack trace: 0x000055935452132d 0x0000559354b7faba 0x00007f35156f2520 0x00007f35157469fd 0x00007f35156f2476 0x00007f35156d87f3 0x00005593544a5c6e 0x00005593544a721c 0x0000559343b29545 0x0000559343b45dce 0x00005593623852bb 0x000055936237fb24 0x00005593623833eb 0x0000
[ 57704 ] {} <Fatal> BaseDaemon: 0.0. inlined from ./build_docker/./src/Common/StackTrace.cpp:381: StackTrace::tryCapture()
[ 57704 ] {} <Fatal> BaseDaemon: 0. ./build_docker/./src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000001bc8932d
[ 57704 ] {} <Fatal> BaseDaemon: 1. ./build_docker/./src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000001c2e7aba
[ 57704 ] {} <Fatal> BaseDaemon: 2. ? @ 0x00007f35156f2520
[ 57704 ] {} <Fatal> BaseDaemon: 3. ? @ 0x00007f35157469fd
[ 57704 ] {} <Fatal> BaseDaemon: 4. ? @ 0x00007f35156f2476
[ 57704 ] {} <Fatal> BaseDaemon: 5. ? @ 0x00007f35156d87f3
[ 57704 ] {} <Fatal> BaseDaemon: 6. ./build_docker/./src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000001bc0dc6e
[ 57704 ] {} <Fatal> BaseDaemon: 7.0. inlined from ./build_docker/./src/Common/Exception.cpp:70: DB::handle_error_code(String const&, int, bool, std::vector<void*, std::allocator<void*>> const&)
[ 57704 ] {} <Fatal> BaseDaemon: 7. ./build_docker/./src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001bc0f21c
[ 57704 ] {} <Fatal> BaseDaemon: 8. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000b291545
[ 57704 ] {} <Fatal> BaseDaemon: 9. DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000b2addce
[ 57704 ] {} <Fatal> BaseDaemon: 10. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:727: DB::RemoteQueryExecutor::processReadTaskRequest() @ 0x0000000029aed2bb
[ 57704 ] {} <Fatal> BaseDaemon: 11. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:623: DB::RemoteQueryExecutor::processPacket(DB::Packet) @ 0x0000000029ae7b24
[ 57704 ] {} <Fatal> BaseDaemon: 12. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:562: DB::RemoteQueryExecutor::readAsync() @ 0x0000000029aeb3eb
[ 57704 ] {} <Fatal> BaseDaemon: 13. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:182: DB::RemoteSource::tryGenerate() @ 0x00000000315014a7
[ 57704 ] {} <Fatal> BaseDaemon: 14. ./build_docker/./src/Processors/ISource.cpp:108: DB::ISource::work() @ 0x0000000030c354d7
[ 57704 ] {} <Fatal> BaseDaemon: 15.0. inlined from ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:49: DB::executeJob(DB::ExecutingGraph::Node*, DB::ReadProgressCallback*)
[ 57704 ] {} <Fatal> BaseDaemon: 15. ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:98: DB::ExecutionThreadContext::executeTask() @ 0x0000000030c711ce
[ 57704 ] {} <Fatal> BaseDaemon: 16. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:290: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic<bool>*) @ 0x0000000030c55e51
[ 57704 ] {} <Fatal> BaseDaemon: 17.0. inlined from ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:256: DB::PipelineExecutor::executeSingleThread(unsigned long)
[ 57704 ] {} <Fatal> BaseDaemon: 17. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:442: DB::PipelineExecutor::executeImpl(unsigned long, bool) @ 0x0000000030c543fc
[ 57704 ] {} <Fatal> BaseDaemon: 18. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:127: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000030c53ee2
[ 57704 ] {} <Fatal> BaseDaemon: 19.0. inlined from ./build_docker/./src/Processors/Executors/CompletedPipelineExecutor.cpp:49: DB::threadFunction(DB::CompletedPipelineExecutor::Data&, std::shared_ptr<DB::ThreadGroup>, unsigned long, bool)
[ 57704 ] {} <Fatal> BaseDaemon: 19.1. inlined from ./build_docker/./src/Processors/Executors/CompletedPipelineExecutor.cpp:89: operator()
[ 57704 ] {} <Fatal> BaseDaemon: 19.2. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ?
[ 57704 ] {} <Fatal> BaseDaemon: 19.3. inlined from ./contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB25CompletedPipelineExecutor7executeEvE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE
[ 57704 ] {} <Fatal> BaseDaemon: 19.4. inlined from ./contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007]<DB::CompletedPipelineExecutor::execute()::$_0&, std::tuple<>&>(DB::CompletedPipelineExecutor::execute()::$_0&, std::tuple<>&)
[ 57704 ] {} <Fatal> BaseDaemon: 19.5. inlined from ./src/Common/ThreadPool.h:311: operator()
[ 57704 ] {} <Fatal> BaseDaemon: 19.6. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ?
[ 57704 ] {} <Fatal> BaseDaemon: 19.7. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ?
[ 57704 ] {} <Fatal> BaseDaemon: 19.8. inlined from ./contrib/llvm-project/libcxx/include/__functional/function.h:235: ?
[ 57704 ] {} <Fatal> BaseDaemon: 19. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x0000000030c51f07
[ 57704 ] {} <Fatal> BaseDaemon: 20.0. inlined from ./contrib/llvm-project/libcxx/include/__functional/function.h:848: ?
[ 57704 ] {} <Fatal> BaseDaemon: 20.1. inlined from ./contrib/llvm-project/libcxx/include/__functional/function.h:1197: ?
[ 57704 ] {} <Fatal> BaseDaemon: 20. ./build_docker/./src/Common/ThreadPool.cpp:785: ThreadPoolImpl<std::thread>::ThreadFromThreadPool::worker() @ 0x000000001bdda21b
[ 57704 ] {} <Fatal> BaseDaemon: 21.0. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ?
[ 57704 ] {} <Fatal> BaseDaemon: 21.1. inlined from ./contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]<std::unique_ptr<std::__thread_struct, std::default_delete<std::__thread_struct>>, void (ThreadPoolImpl<std::thread>::ThreadFromThreadPool::*)(), ThreadPoolImp
[ 57704 ] {} <Fatal> BaseDaemon: 21. ./contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]<std::tuple<std::unique_ptr<std::__thread_struct, std::default_delete<std::__thread_struct>>, void (ThreadPoolImpl<std::thread>::ThreadFromThreadPool::*)(), ThreadPoolImpl<std
[ 57704 ] {} <Fatal> BaseDaemon: 22. asan_thread_start(void*) @ 0x000000000b240e77
[ 57704 ] {} <Fatal> BaseDaemon: 23. ? @ 0x00007f3515744ac3
[ 57704 ] {} <Fatal> BaseDaemon: 24. ? @ 0x00007f35157d6850
[ 57704 ] {} <Fatal> BaseDaemon: Integrity check of the executable successfully passed (checksum: DB310373A4AD542A55A473D2E57E140B)
[ 57704 ] {} <Fatal> BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build.
[ 57704 ] {} <Fatal> BaseDaemon: Changed settings: min_compress_block_size = 3072541, max_compress_block_size = 321331, max_block_size = 16299, min_external_table_block_size_bytes = 0, max_joined_block_size_rows = 63458, max_insert_threads = 1, max_threads = 1, max_parsing_threads = 10, max_read_bu
[ 417 ] {} <Fatal> Application: Child process was terminated by signal 6.
[ 7254 ] {468a2097-c9df-43fd-80ca-1fd90a1cfcbd} <Fatal> : Logical error: \'Replica info is not initialized\'.
[ 7254 ] {468a2097-c9df-43fd-80ca-1fd90a1cfcbd} <Fatal> : Stack trace (when copying this message, always include the lines below):
[ 57704 ] {} <Fatal> BaseDaemon: ########## Short fault info ############
[ 57704 ] {} <Fatal> BaseDaemon: (version 24.12.2.20221.altinityantalya (altinity build), build id: E3F43B0C9BFE6311FC1B0D8F77858862995FA832, git hash: 82252d159dc02cab0f366aaa5691adc1545dd11d, architecture: x86_64) (from thread 7254) Received signal 6
[ 57704 ] {} <Fatal> BaseDaemon: Signal description: Aborted
[ 57704 ] {} <Fatal> BaseDaemon:
[ 57704 ] {} <Fatal> BaseDaemon: Stack trace: 0x000055935452132d 0x0000559354b7faba 0x00007f35156f2520 0x00007f35157469fd 0x00007f35156f2476 0x00007f35156d87f3 0x00005593544a5c6e 0x00005593544a721c 0x0000559343b29545 0x0000559343b45dce 0x00005593623852bb 0x000055936237fb24 0x00005593623833eb 0x0000
[ 57704 ] {} <Fatal> BaseDaemon: ########################################
[ 57704 ] {} <Fatal> BaseDaemon: (version 24.12.2.20221.altinityantalya (altinity build), build id: E3F43B0C9BFE6311FC1B0D8F77858862995FA832, git hash: 82252d159dc02cab0f366aaa5691adc1545dd11d) (from thread 7254) (query_id: 468a2097-c9df-43fd-80ca-1fd90a1cfcbd) (query: INSERT INTO distributed_01099
[ 57704 ] {} <Fatal> BaseDaemon:
[ 57704 ] {} <Fatal> BaseDaemon: Stack trace: 0x000055935452132d 0x0000559354b7faba 0x00007f35156f2520 0x00007f35157469fd 0x00007f35156f2476 0x00007f35156d87f3 0x00005593544a5c6e 0x00005593544a721c 0x0000559343b29545 0x0000559343b45dce 0x00005593623852bb 0x000055936237fb24 0x00005593623833eb 0x0000
[ 57704 ] {} <Fatal> BaseDaemon: 0.0. inlined from ./build_docker/./src/Common/StackTrace.cpp:381: StackTrace::tryCapture()
[ 57704 ] {} <Fatal> BaseDaemon: 0. ./build_docker/./src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000001bc8932d
[ 57704 ] {} <Fatal> BaseDaemon: 1. ./build_docker/./src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000001c2e7aba
[ 57704 ] {} <Fatal> BaseDaemon: 2. ? @ 0x00007f35156f2520
[ 57704 ] {} <Fatal> BaseDaemon: 3. ? @ 0x00007f35157469fd
[ 57704 ] {} <Fatal> BaseDaemon: 4. ? @ 0x00007f35156f2476
[ 57704 ] {} <Fatal> BaseDaemon: 5. ? @ 0x00007f35156d87f3
[ 57704 ] {} <Fatal> BaseDaemon: 6. ./build_docker/./src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000001bc0dc6e
[ 57704 ] {} <Fatal> BaseDaemon: 7.0. inlined from ./build_docker/./src/Common/Exception.cpp:70: DB::handle_error_code(String const&, int, bool, std::vector<void*, std::allocator<void*>> const&)
[ 57704 ] {} <Fatal> BaseDaemon: 7. ./build_docker/./src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001bc0f21c
[ 57704 ] {} <Fatal> BaseDaemon: 8. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000b291545
[ 57704 ] {} <Fatal> BaseDaemon: 9. DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000b2addce
[ 57704 ] {} <Fatal> BaseDaemon: 10. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:727: DB::RemoteQueryExecutor::processReadTaskRequest() @ 0x0000000029aed2bb
[ 57704 ] {} <Fatal> BaseDaemon: 11. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:623: DB::RemoteQueryExecutor::processPacket(DB::Packet) @ 0x0000000029ae7b24
[ 57704 ] {} <Fatal> BaseDaemon: 12. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:562: DB::RemoteQueryExecutor::readAsync() @ 0x0000000029aeb3eb
[ 57704 ] {} <Fatal> BaseDaemon: 13. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:182: DB::RemoteSource::tryGenerate() @ 0x00000000315014a7
[ 57704 ] {} <Fatal> BaseDaemon: 14. ./build_docker/./src/Processors/ISource.cpp:108: DB::ISource::work() @ 0x0000000030c354d7
[ 57704 ] {} <Fatal> BaseDaemon: 15.0. inlined from ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:49: DB::executeJob(DB::ExecutingGraph::Node*, DB::ReadProgressCallback*)
[ 57704 ] {} <Fatal> BaseDaemon: 15. ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:98: DB::ExecutionThreadContext::executeTask() @ 0x0000000030c711ce
[ 57704 ] {} <Fatal> BaseDaemon: 16. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:290: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic<bool>*) @ 0x0000000030c55e51
[ 57704 ] {} <Fatal> BaseDaemon: 17.0. inlined from ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:256: DB::PipelineExecutor::executeSingleThread(unsigned long)
[ 57704 ] {} <Fatal> BaseDaemon: 17. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:442: DB::PipelineExecutor::executeImpl(unsigned long, bool) @ 0x0000000030c543fc
[ 57704 ] {} <Fatal> BaseDaemon: 18. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:127: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000030c53ee2
[ 57704 ] {} <Fatal> BaseDaemon: 19.0. inlined from ./build_docker/./src/Processors/Executors/CompletedPipelineExecutor.cpp:49: DB::threadFunction(DB::CompletedPipelineExecutor::Data&, std::shared_ptr<DB::ThreadGroup>, unsigned long, bool)
[ 57704 ] {} <Fatal> BaseDaemon: 19.1. inlined from ./build_docker/./src/Processors/Executors/CompletedPipelineExecutor.cpp:89: operator()
[ 57704 ] {} <Fatal> BaseDaemon: 19.2. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ?
[ 57704 ] {} <Fatal> BaseDaemon: 19.3. inlined from ./contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB25CompletedPipelineExecutor7executeEvE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE
[ 57704 ] {} <Fatal> BaseDaemon: 19.4. inlined from ./contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007]<DB::CompletedPipelineExecutor::execute()::$_0&, std::tuple<>&>(DB::CompletedPipelineExecutor::execute()::$_0&, std::tuple<>&)
[ 57704 ] {} <Fatal> BaseDaemon: 19.5. inlined from ./src/Common/ThreadPool.h:311: operator()
[ 57704 ] {} <Fatal> BaseDaemon: 19.6. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ?
[ 57704 ] {} <Fatal> BaseDaemon: 19.7. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ?
[ 57704 ] {} <Fatal> BaseDaemon: 19.8. inlined from ./contrib/llvm-project/libcxx/include/__functional/function.h:235: ?
| ||
| Killed by signal (in clickhouse-server.log) | SERVER_DIED | |
| Killed by signal (output files) | SERVER_DIED | |
| 00763_lock_buffer_long | SKIPPED | 0.0 |
| 00974_query_profiler | SKIPPED | 0.0 |
| 00984_parser_stack_overflow | SKIPPED | 0.0 |
| 01473_event_time_microseconds | SKIPPED | 0.0 |
| 01701_parallel_parsing_infinite_segmentation | SKIPPED | 0.0 |
| 01825_type_json_add_column | SKIPPED | 0.0 |
| 02125_many_mutations | SKIPPED | 0.0 |
| 02354_vector_search_expansion_search | SKIPPED | 0.0 |
| 02434_cancel_insert_when_client_dies | SKIPPED | 0.0 |
| 02536_delta_gorilla_corruption | SKIPPED | 0.0 |
| 02884_parallel_window_functions | SKIPPED | 0.0 |
| 02995_index_7 | SKIPPED | 0.0 |
| 02995_index_8 | SKIPPED | 0.0 |
| 02997_insert_select_too_many_parts_multithread | SKIPPED | 0.0 |
| 03036_dynamic_read_subcolumns_compact_merge_tree | SKIPPED | 0.0 |
| 03168_read_in_order_buffering_2 | SKIPPED | 0.0 |
| 03174_split_parts_ranges_into_intersecting_and_non_intersecting_final_and_read-in-order_bug | SKIPPED | 0.0 |
| 03211_nested_json_merges_small | SKIPPED | 0.0 |
| 00001_select_1 | OK | 0.53 |
| 00005_shard_format_ast_and_remote_table_lambda | OK | 0.47 |
| 00013_create_table_with_arrays | OK | 1.47 |
| 00015_totals_having_constants | OK | 1.01 |
| 00017_in_subquery_with_empty_result | OK | 0.47 |
| 00018_distinct_in_subquery | OK | 0.59 |
| 00019_shard_quantiles_totals_distributed | OK | 0.52 |
| 00021_sorting_arrays | OK | 0.47 |
| 00025_implicitly_used_subquery_column | OK | 0.42 |
| 00036_array_element | OK | 0.57 |
| 00039_inserts_through_http | OK | 1.83 |
| 00076_ip_coding_functions | OK | 1.43 |
| 00079_defaulted_columns | OK | 0.98 |
| 00087_math_functions | OK | 1.98 |
| 00094_union_race_conditions_5 | OK | 15.21 |
| 00097_long_storage_buffer_race_condition_mt | OK | 22.78 |
| 00098_8_union_all | OK | 0.48 |
| 00098_9_union_all | OK | 0.43 |
| 00098_c_union_all | OK | 0.47 |
| 00103_ipv4_num_to_string_class_c | OK | 0.47 |
| 00108_shard_totals_after_having | OK | 0.67 |
| 00112_shard_totals_after_having | OK | 0.57 |
| 00115_shard_in_incomplete_result | OK | 12.0 |
| 00128_group_by_number_and_fixed_string | OK | 1.22 |
| 00140_parse_unix_timestamp_as_datetime | OK | 0.88 |
| 00145_empty_likes | OK | 0.63 |
| 00146_summing_merge_tree_nested_map | OK | 0.83 |
| 00156_array_map_to_constant | OK | 0.58 |
| 00167_settings_inside_query | OK | 0.57 |
| 00168_buffer_defaults | OK | 0.78 |
| 00175_if_num_arrays | OK | 0.77 |
| 00179_lambdas_with_common_expressions_and_filter | OK | 0.52 |
| 00189_time_zones_long | OK | 4.29 |
| 00190_non_constant_array_of_constant_data | OK | 1.31 |
| 00194_identity | OK | 0.48 |
| 00198_group_by_empty_arrays | OK | 0.47 |
| 00207_left_array_join | OK | 0.48 |
| 00211_shard_query_formatting_aliases | OK | 0.77 |
| 00219_full_right_join_column_order | OK | 0.52 |
| 00220_shard_with_totals_in_subquery_remote_and_limit | OK | 0.48 |
| 00222_sequence_aggregate_function_family | OK | 1.34 |
| 00237_group_by_arrays | OK | 0.63 |
| 00250_tuple_comparison | OK | 0.62 |
| 00259_hashing_tuples | OK | 0.83 |
| 00261_storage_aliases_and_array_join | OK | 4.44 |
| 00269_database_table_whitespace | OK | 0.47 |
| 00270_views_query_processing_stage | OK | 0.52 |
| 00284_external_aggregation | OK | 13.6 |
| 00306_insert_values_and_expressions | OK | 1.01 |
| 00309_formats | OK | 0.68 |
| 00314_sample_factor_virtual_column | OK | 19.35 |
| 00319_index_for_like | OK | 1.53 |
| 00323_quantiles_timing_bug | OK | 8.8 |
| 00326_long_function_multi_if | OK | 56.01 |
| 00327_summing_composite_nested | OK | 0.98 |
| 00363_defaults | OK | 0.68 |
| 00377_shard_group_uniq_array_of_string_array | OK | 11.0 |
| 00381_first_significant_subdomain | OK | 0.47 |
| 00385_storage_file_and_clickhouse-local_app_long | OK | 16.61 |
| 00394_replaceall_vector_fixed | OK | 0.57 |
| 00398_url_functions | OK | 1.73 |
| 00401_merge_and_stripelog | OK | 1.03 |
| 00405_pretty_formats | OK | 1.08 |
| 00406_tuples_with_nulls | OK | 0.47 |
| 00407_parsing_nulls | OK | 6.79 |
| 00408_http_keep_alive | OK | 1.43 |
| 00411_long_accurate_number_comparison_float | OK | 12.64 |
| 00411_long_accurate_number_comparison_int3 | OK | 26.69 |
| 00412_logical_expressions_optimizer | OK | 0.47 |
| 00415_into_outfile | OK | 4.33 |
| 00420_null_in_scalar_subqueries | OK | 0.57 |
| 00423_storage_log_single_thread | OK | 0.87 |
| 00436_convert_charset | OK | 0.52 |
| 00436_fixed_string_16_comparisons | OK | 0.83 |
| 00442_filter_by_nullable | OK | 0.57 |
| 00451_left_array_join_and_constants | OK | 0.53 |
| 00456_alter_nullable | OK | 0.57 |
| 00466_comments_in_keyword | OK | 0.48 |
| 00469_comparison_of_strings_containing_null_char | OK | 0.67 |
| 00470_identifiers_in_double_quotes | OK | 0.58 |
| 00479_date_and_datetime_to_number | OK | 0.47 |
| 00485_http_insert_format | OK | 3.08 |
| 00486_if_fixed_string | OK | 0.69 |
| 00489_pk_subexpression | OK | 0.79 |
| 00490_with_select | OK | 0.68 |
| 00498_array_functions_concat_slice_push_pop | OK | 10.22 |
| 00500_point_in_polygon_bug_3_linestring_rotation_precision | OK | 0.73 |
| 00501_http_head | OK | 1.38 |
| 00502_custom_partitioning_local | OK | 1.43 |
| 00505_shard_secure | OK | 5.75 |
| 00507_sumwithoverflow | OK | 0.52 |
| 00516_is_inf_nan | OK | 0.47 |
| 00516_modulo | OK | 0.78 |
| 00526_array_join_with_arrays_of_nullable | OK | 0.47 |
| 00528_const_of_nullable | OK | 0.58 |
| 00532_topk_generic | OK | 0.48 |
| 00534_client_ignore_error | OK | 2.53 |
| 00534_functions_bad_arguments10 | OK | 21.59 |
| 00534_functions_bad_arguments3 | OK | 15.16 |
| 00536_int_exp | OK | 0.47 |
| 00537_quarters | OK | 0.53 |
| 00539_functions_for_working_with_json | OK | 0.73 |
| 00541_kahan_sum | OK | 0.52 |
| 00541_to_start_of_fifteen_minutes | OK | 0.48 |
| 00543_access_to_temporary_table_in_readonly_mode | OK | 6.34 |
| 00548_slice_of_nested | OK | 0.48 |
| 00556_remove_columns_from_subquery | OK | 0.52 |
| 00557_array_resize | OK | 0.58 |
| 00562_in_subquery_merge_tree | OK | 0.68 |
| 00563_insert_into_remote_and_zookeeper_long | OK | 0.72 |
| 00564_enum_order | OK | 3.71 |
| 00571_alter_nullable | OK | 1.15 |
| 00571_non_exist_database_when_create_materializ_view | OK | 0.62 |
| 00575_merge_and_index_with_function_in_in | OK | 0.6 |
| 00578_merge_table_shadow_virtual_column | OK | 0.58 |
| 00578_merge_trees_without_primary_key | OK | 0.87 |
| 00597_with_totals_on_empty_set | OK | 0.52 |
| 00598_create_as_select_http | OK | 3.19 |
| 00600_replace_running_query | OK | 5.13 |
| 00612_pk_in_tuple | OK | 1.85 |
| 00614_shard_same_header_for_local_and_remote_node_in_distributed_query | OK | 0.52 |
| 00634_logging_shard | OK | 4.59 |
| 00634_performance_introspection_and_logging | OK | 5.43 |
| 00635_shard_distinct_order_by | OK | 0.58 |
| 00636_partition_key_parts_pruning | OK | 11.25 |
| 00640_endsWith | OK | 0.69 |
| 00644_different_expressions_with_same_alias | OK | 0.47 |
| 00645_date_time_input_format | OK | 0.9 |
| 00646_weird_mmx | OK | 0.53 |
| 00647_histogram_negative | OK | 0.52 |
| 00651_default_database_on_client_reconnect | OK | 1.72 |
| 00652_mergetree_mutations | OK | 15.06 |
| 00653_running_difference | OK | 1.19 |
| 00682_empty_parts_merge | OK | 25.18 |
| 00688_low_cardinality_nullable_cast | OK | 0.57 |
| 00689_join_table_function | OK | 0.53 |
| 00691_array_distinct | OK | 0.57 |
| 00698_validate_array_sizes_for_nested_kshvakov | OK | 0.52 |
| 00700_decimal_array_functions | OK | 0.72 |
| 00700_decimal_bounds | OK | 2.64 |
| 00700_decimal_compare | OK | 2.1 |
| 00701_context_use_after_free | OK | 0.42 |
| 00710_array_enumerate_dense | OK | 1.08 |
| 00714_create_temporary_table_with_in_clause | OK | 0.52 |
| 00715_json_each_row_input_nested | OK | 7.09 |
| 00716_allow_ddl | OK | 0.57 |
| 00717_low_cardinaliry_distributed_group_by | OK | 2.33 |
| 00719_format_datetime_rand | OK | 2.88 |
| 00720_combinations_of_aggregate_combinators | OK | 1.03 |
| 00732_quorum_insert_have_data_before_quorum_zookeeper_long | OK | 1.17 |
| 00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper_long | OK | 0.78 |
| 00744_join_not_found_column | OK | 0.52 |
| 00747_contributors | OK | 0.47 |
| 00749_inner_join_of_unnamed_subqueries | OK | 0.8 |
| 00752_low_cardinality_mv_1 | OK | 0.62 |
| 00752_low_cardinality_mv_2 | OK | 0.82 |
| 00754_alter_modify_order_by | OK | 0.83 |
| 00754_alter_modify_order_by_replicated_zookeeper_long | OK | 33.04 |
| 00754_distributed_optimize_skip_select_on_unused_shards | OK | 13.61 |
| 00764_max_query_size_allocation | OK | 1.42 |
| 00800_low_cardinality_array_group_by_arg | OK | 0.57 |
| 00802_system_parts_with_datetime_partition | OK | 0.72 |
| 00803_xxhash | OK | 0.77 |
| 00804_test_delta_codec_compression | OK | 7.19 |
| 00812_prewhere_alias_array | OK | 0.54 |
| 00813_parse_date_time_best_effort_more | OK | 0.58 |
| 00814_replicated_minimalistic_part_header_zookeeper | OK | 6.09 |
| 00820_multiple_joins | OK | 0.97 |
| 00825_protobuf_format_array_of_arrays | OK | 3.54 |
| 00825_protobuf_format_enum_mapping | OK | 5.29 |
| 00825_protobuf_format_nested_optional | OK | 3.63 |
| 00825_protobuf_format_table_default | OK | 3.68 |
| 00836_numbers_table_function_zero | OK | 0.53 |
| 00837_insert_select_and_read_prefix | OK | 0.76 |
| 00837_minmax_index_replicated_zookeeper_long | OK | 1.48 |
| 00840_top_k_weighted | OK | 0.47 |
| 00861_decimal_quoted_csv | OK | 0.57 |
| 00870_t64_codec | OK | 3.49 |
| 00871_t64_codec_signed | OK | 3.08 |
| 00881_unknown_identifier_in_in | OK | 0.47 |
| 00900_long_parquet_decimal | OK | 14.73 |
| 00900_orc_load | OK | 5.08 |
| 00900_orc_nested_arrays_load | OK | 4.39 |
| 00906_low_cardinality_cache | OK | 24.2 |
| 00906_low_cardinality_const_argument | OK | 0.47 |
| 00907_set_index_max_rows | OK | 3.69 |
| 00907_set_index_with_nullable_and_low_cardinality | OK | 1.18 |
| 00907_set_index_with_nullable_and_low_cardinality_bug | OK | 1.05 |
| 00908_analyze_query | OK | 0.47 |
| 00915_tuple_orantius | OK | 0.49 |
| 00921_datetime64_basic | OK | 0.97 |
| 00926_geo_to_h3 | OK | 1.47 |
| 00927_asof_join_other_types | OK | 2.25 |
| 00928_multi_match_constant_constant | OK | 0.52 |
| 00930_max_partitions_per_insert_block | OK | 1.63 |
| 00932_geohash_support | OK | 0.98 |
| 00937_template_output_format | OK | 3.8 |
| 00943_materialize_index | OK | 10.05 |
| 00944_minmax_null | OK | 0.62 |
| 00946_ml_test | OK | 0.8 |
| 00948_values_interpreter_template | OK | 2.08 |
| 00949_format | OK | 5.26 |
| 00953_moving_functions | OK | 1.0 |
| 00955_test_final_mark_use | OK | 4.49 |
| 00956_sensitive_data_masking | OK | 12.92 |
| 00958_format_of_tuple_array_element | OK | 1.43 |
| 00962_enumNotExect | OK | 0.68 |
| 00964_os_thread_priority | OK | 0.54 |
| 00965_set_index_string_functions | OK | 6.39 |
| 00968_file_engine_in_subquery | OK | 0.92 |
| 00974_bitmapContains_with_primary_key | OK | 0.68 |
| 00974_final_predicate_push_down | OK | 0.57 |
| 00974_text_log_table_not_empty | OK | 4.19 |
| 00976_shard_low_cardinality_achimbab | OK | 0.52 |
| 00976_ttl_with_old_parts | OK | 1.63 |
| 00977_int_div | OK | 0.63 |
| 00978_table_function_values_alias | OK | 0.5 |
| 00980_shard_aggregation_state_deserialization | OK | 0.57 |
| 00980_skip_unused_shards_without_sharding_key | OK | 1.25 |
| 00982_low_cardinality_setting_in_mv | OK | 0.47 |
| 00990_function_current_user | OK | 0.47 |
| 00995_order_by_with_fill | OK | 2.75 |
| 00997_set_index_array | OK | 3.13 |
| 00998_constraints_all_tables | OK | 0.78 |
| 00999_full_join_dup_keys_crash | OK | 1.28 |
| 01002_alter_nullable_adaptive_granularity_long | OK | 12.75 |
| 01006_ttl_with_default_2 | OK | 1.98 |
| 01008_materialized_view_henyihanwobushi | OK | 0.62 |
| 01009_insert_select_nicelulu | OK | 2.58 |
| 01013_repeat_function | OK | 0.63 |
| 01015_insert_values_parametrized | OK | 4.23 |
| 01015_random_constant | OK | 0.47 |
| 01016_index_tuple_field_type | OK | 0.68 |
| 01016_input_null_as_default | OK | 16.27 |
| 01016_simhash_minhash | OK | 1.27 |
| 01018_ip_dictionary_long | OK | 9.49 |
| 01019_alter_materialized_view_consistent | OK | 9.61 |
| 01021_create_as_select | OK | 0.47 |
| 01021_tuple_parser | OK | 0.47 |
| 01026_char_utf8 | OK | 0.48 |
| 01030_concatenate_equal_fixed_strings | OK | 0.47 |
| 01033_quota_dcl | OK | 0.37 |
| 01037_polygon_dicts_correctness_all | OK | 9.5 |
| 01039_test_setting_parse | OK | 1.77 |
| 01042_h3_k_ring | OK | 0.72 |
| 01042_system_reload_dictionary_reloads_completely | OK | 8.39 |
| 01043_geo_distance | OK | 0.57 |
| 01045_order_by_pk_special_storages | OK | 23.31 |
| 01047_nullable_rand | OK | 1.19 |
| 01051_all_join_engine | OK | 1.43 |
| 01051_random_printable_ascii | OK | 0.47 |
| 01054_cache_dictionary_bunch_update | OK | 14.0 |
| 01056_negative_with_bloom_filter | OK | 0.68 |
| 01062_alter_on_mutataion_zookeeper_long | OK | 1.87 |
| 01062_max_parser_depth | OK | 1.47 |
| 01070_h3_indexes_are_neighbors | OK | 0.58 |
| 01070_h3_to_string | OK | 0.52 |
| 01070_template_empty_file | OK | 0.55 |
| 01073_attach_if_not_exists | OK | 0.53 |
| 01073_blockSerializedSize | OK | 1.52 |
| 01073_window_view_event_tumble_to_asc_populate | OK | 6.29 |
| 01074_window_view_event_tumble_asc_join_populate | OK | 4.63 |
| 01077_yet_another_prewhere_test | OK | 0.62 |
| 01081_PartialSortingTransform_full_column | OK | 0.67 |
| 01081_keywords_formatting | OK | 0.7 |
| 01083_functional_index_in_mergetree | OK | 0.72 |
| 01083_log_first_column_alias | OK | 0.47 |
| 01084_window_view_with_table_identifier | OK | 4.09 |
| 01085_window_view_attach | OK | 0.78 |
| 01088_window_view_default_column | OK | 5.6 |
| 01096_array_reduce_in_ranges | OK | 0.95 |
| 01103_optimize_drop_race_zookeeper | OK | 16.76 |
| 01109_inflating_cross_join | OK | 1.88 |
| 01114_mysql_database_engine_segfault | OK | 0.48 |
| 01117_comma_and_others_join_mix | OK | 0.62 |
| 01126_month_partitioning_consistent_code | OK | 0.62 |
| 01133_begin_commit_race | OK | 22.5 |
| 01137_order_by_func | OK | 15.53 |
| 01142_join_lc_and_nullable_in_key | OK | 0.97 |
| 01146_clickhouse_local_data | OK | 2.13 |
| 01158_zookeeper_log_long | OK | 2.02 |
| 01162_strange_mutations | OK | 31.88 |
| 01163_search_case_insensetive_utf8 | OK | 0.58 |
| 01164_detach_attach_partition_race | OK | 17.18 |
| 01167_isolation_hermitage | OK | 55.32 |
| 01173_transaction_control_queries | OK | 1.33 |
| 01177_group_array_moving | OK | 0.57 |
| 01184_long_insert_values_huge_strings | OK | 26.79 |
| 01195_formats_diagnostic_info | OK | 19.77 |
| 01212_empty_join_and_totals | OK | 0.47 |
| 01213_alter_rename_column_zookeeper_long | OK | 6.79 |
| 01213_alter_rename_compact_part | OK | 0.7 |
| 01226_dist_on_dist_global_in | OK | 0.77 |
| 01227_distributed_merge_global_in_primary_key | OK | 1.43 |
| 01231_log_queries_min_type | OK | 4.08 |
| 01232_json_as_string_format | OK | 3.78 |
| 01246_extractAllGroupsHorizontal | OK | 0.87 |
| 01246_least_greatest_generic | OK | 0.78 |
| 01248_least_greatest_mixed_const | OK | 0.43 |
| 01252_weird_time_zone | OK | 1.43 |
| 01254_dict_create_without_db | OK | 0.57 |
| 01254_dict_load_after_detach_attach | OK | 0.57 |
| 01259_combinator_distinct_distributed | OK | 0.78 |
| 01266_default_prewhere_reqq | OK | 0.57 |
| 01268_data_numeric_parameters | OK | 0.62 |
| 01268_shard_avgweighted | OK | 1.1 |
| 01269_toStartOfSecond | OK | 0.77 |
| 01270_optimize_skip_unused_shards_low_cardinality | OK | 0.52 |
| 01271_optimize_arithmetic_operations_in_aggr_func_long | OK | 3.11 |
| 01271_optimize_arithmetic_operations_in_aggr_func_with_alias | OK | 0.52 |
| 01275_alter_rename_column_default_expr | OK | 0.98 |
| 01275_extract_groups_check | OK | 0.82 |
| 01277_buffer_column_order | OK | 0.67 |
| 01277_random_fixed_string | OK | 4.18 |
| 01277_toUnixTimestamp64 | OK | 0.72 |
| 01277_unixTimestamp64_compatibility | OK | 0.57 |
| 01279_dist_group_by | OK | 0.57 |
| 01284_fuzz_bits | OK | 0.82 |
| 01291_aggregation_in_order | OK | 0.93 |
| 01291_geo_types | OK | 0.68 |
| 01293_optimize_final_force | OK | 31.25 |
| 01293_show_clusters | OK | 2.18 |
| 01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long | OK | 28.89 |
| 01296_codecs_bad_arguments | OK | 0.73 |
| 01300_client_save_history_when_terminated_long | OK | 3.63 |
| 01300_read_wkt | OK | 3.13 |
| 01304_direct_io_long | OK | 95.1 |
| 01304_polygons_sym_difference | OK | 0.88 |
| 01305_array_join_prewhere_in_subquery | OK | 0.58 |
| 01305_buffer_final_bug | OK | 0.8 |
| 01305_nullable-prewhere_bug | OK | 0.62 |
| 01306_polygons_intersection | OK | 0.72 |
| 01308_polygon_area | OK | 0.52 |
| 01312_skip_empty_params | OK | 1.43 |
| 01318_alter_add_constraint_format | OK | 1.48 |
| 01320_optimize_skip_unused_shards_no_non_deterministic | OK | 0.53 |
| 01324_if_transform_strings_to_enum | OK | 0.58 |
| 01324_insert_tsv_raw | OK | 0.57 |
| 01327_decimal_cut_extra_digits_after_point | OK | 0.62 |
| 01340_datetime64_fpe | OK | 2.03 |
| 01342_query_parameters_alias | OK | 1.78 |
| 01345_index_date_vs_datetime | OK | 0.52 |
| 01346_array_join_mrxotey | OK | 0.52 |
| 01347_partition_date_vs_datetime | OK | 0.58 |
| 01349_mutation_datetime_key | OK | 0.57 |
| 01352_add_datetime_bad_get | OK | 0.42 |
| 01355_ilike | OK | 0.82 |
| 01356_wrong_filter-type_bug | OK | 0.57 |
| 01360_division_overflow | OK | 0.52 |
| 01373_is_zero_or_null | OK | 0.63 |
| 01373_summing_merge_tree_exclude_partition_key | OK | 4.1 |
| 01375_GROUP_BY_injective_elimination_dictGet_BAD_ARGUMENTS | OK | 0.47 |
| 01380_coded_delta_exception_code | OK | 0.63 |
| 01391_join_on_dict_crash | OK | 0.52 |
| 01397_in_bad_arguments | OK | 0.52 |
| 01401_FORMAT_SETTINGS | OK | 1.42 |
| 01413_rows_events | OK | 4.13 |
| 01415_table_function_view | OK | 0.63 |
| 01418_custom_settings | OK | 2.55 |
| 01419_skip_index_compact_parts | OK | 0.52 |
| 01422_array_nullable_element_nullable_index | OK | 0.47 |
| 01428_nullable_asof_join | OK | 1.48 |
| 01431_finish_sorting_with_consts | OK | 0.86 |
| 01435_lcm_overflow | OK | 0.62 |
| 01440_big_int_arithm | OK | 4.53 |
| 01440_to_date_monotonicity | OK | 0.57 |
| 01441_low_cardinality_array_index | OK | 36.16 |
| 01443_merge_truncate_long | OK | 17.93 |
| 01451_normalize_query | OK | 0.77 |
| 01455_opentelemetry_distributed | OK | 27.62 |
| 01455_time_zones | OK | 0.47 |
| 01457_min_index_granularity_bytes_setting | OK | 0.58 |
| 01457_order_by_limit | OK | 0.62 |
| 01461_alter_table_function | OK | 0.52 |
| 01462_test_codec_on_alias | OK | 0.62 |
| 01471_limit_by_format | OK | 0.76 |
| 01475_mutation_with_if | OK | 3.05 |
| 01478_not_equi-join_on | OK | 0.47 |
| 01486_json_array_output | OK | 0.47 |
| 01491_nested_multiline_comments | OK | 0.47 |
| 01493_alter_remove_properties_zookeeper | OK | 1.42 |
| 01493_alter_remove_wrong_default | OK | 0.47 |
| 01495_subqueries_in_with_statement_3 | OK | 2.76 |
| 01495_subqueries_in_with_statement_4 | OK | 0.47 |
| 01500_StorageFile_write_to_fd | OK | 1.58 |
| 01503_fixed_string_primary_key | OK | 0.52 |
| 01503_if_const_optimization | OK | 0.43 |
| 01505_distributed_local_type_conversion_enum | OK | 0.62 |
| 01508_partition_pruning_long_2 | OK | 20.6 |
| 01509_check_parallel_quorum_inserts_long | OK | 8.3 |
| 01511_prewhere_with_virtuals | OK | 0.52 |
| 01514_input_format_csv_enum_as_number_setting | OK | 0.52 |
| 01514_input_format_tsv_enum_as_number_setting | OK | 0.53 |
| 01515_mv_and_array_join_optimisation_bag | OK | 3.51 |
| 01515_with_global_and_with_propagation | OK | 0.57 |
| 01521_distributed_query_hang | OK | 0.52 |
| 01521_global_in_prewhere_15792 | OK | 0.72 |
| 01523_date_time_compare_with_date_literal | OK | 2.08 |
| 01528_play | OK | 1.47 |
| 01532_min_max_with_modifiers | OK | 0.63 |
| 01533_sum_if_nullable_bug | OK | 0.57 |
| 01534_lambda_array_join | OK | 0.57 |
| 01536_fuzz_cast | OK | 0.52 |
| 01543_parse_datetime_besteffort_or_null_empty_string | OK | 1.2 |
| 01543_toModifiedJulianDay | OK | 0.72 |
| 01548_query_log_query_execution_ms | OK | 4.24 |
| 01552_impl_aggfunc_cloneresize | OK | 0.62 |
| 01553_settings_early_apply | OK | 0.53 |
| 01555_or_fill | OK | 0.47 |
| 01556_if_null | OK | 0.47 |
| 01560_mann_whitney | OK | 0.63 |
| 01560_merge_distributed_join | OK | 0.67 |
| 01560_optimize_on_insert_long | OK | 0.99 |
| 01561_clickhouse_client_stage | OK | 3.39 |
| 01564_test_hint_woes | OK | 1.23 |
| 01565_query_loop_after_client_error | OK | 3.89 |
| 01581_to_int_inf_nan | OK | 1.62 |
| 01582_any_join_supertype | OK | 1.38 |
| 01584_distributed_buffer_cannot_find_column | OK | 2.54 |
| 01590_countSubstrings | OK | 1.73 |
| 01593_functions_in_order_by | OK | 0.48 |
| 01596_null_as_default_nullable | OK | 0.52 |
| 01601_temporary_table_session_scope | OK | 1.57 |
| 01602_array_aggregation | OK | 1.03 |
| 01602_temporary_table_in_system_tables | OK | 0.47 |
| 01603_insert_select_too_many_parts | OK | 5.87 |
| 01605_dictinct_two_level | OK | 4.14 |
| 01611_constant_folding_subqueries | OK | 0.57 |
| 01621_decode_XML | OK | 0.98 |
| 01630_simple_aggregate_all_functions_in_summing_merge_tree | OK | 13.2 |
| 01634_uuid_fuzz | OK | 0.92 |
| 01636_nullable_fuzz2 | OK | 1.13 |
| 01637_nullable_fuzz3 | OK | 0.52 |
| 01638_div_mod_ambiguities | OK | 0.52 |
| 01639_distributed_sync_insert_zero_rows | OK | 1.43 |
| 01645_system_table_engines | OK | 0.52 |
| 01646_rewrite_sum_if_bug | OK | 0.77 |
| 01647_clickhouse_local_hung | OK | 36.93 |
| 01652_ignore_and_low_cardinality | OK | 0.52 |
| 01654_bar_nan | OK | 0.54 |
| 01659_h3_buffer_overflow | OK | 7.22 |
| 01660_system_parts_smoke | OK | 0.87 |
| 01660_test_toDayOfYear_mysql_compatibility | OK | 0.47 |
| 01661_arraySlice_ubsan | OK | 0.54 |
| 01661_referer | OK | 11.42 |
| 01664_ntoa_aton_mysql_compatibility | OK | 0.64 |
| 01665_merge_tree_min_for_concurrent_read | OK | 0.58 |
| 01666_blns_long | OK | 3.19 |
| 01666_great_circle_distance_ubsan | OK | 0.47 |
| 01670_neighbor_lc_bug | OK | 0.58 |
| 01671_merge_join_and_constants | OK | 0.67 |
| 01674_filter_by_uint8 | OK | 0.58 |
| 01675_data_type_coroutine_2 | OK | 30.7 |
| 01676_reinterpret_as | OK | 1.08 |
| 01677_array_enumerate_bug | OK | 0.58 |
| 01679_format_readable_time_delta_inf | OK | 0.43 |
| 01686_event_time_microseconds_part_log | OK | 6.64 |
| 01692_DateTime64_from_DateTime | OK | 0.52 |
| 01698_map_populate_overflow | OK | 0.52 |
| 01701_if_tuple_segfault | OK | 2.09 |
| 01706_optimize_normalize_count_variants | OK | 0.47 |
| 01710_aggregate_projection_with_hashing | OK | 0.89 |
| 01710_normal_projection_fix1 | OK | 0.78 |
| 01710_order_by_projections_complete | OK | 0.69 |
| 01710_projection_aggregation_in_order | OK | 0.72 |
| 01710_projection_analysis_reuse_partition | OK | 4.23 |
| 01710_projection_in_index | OK | 0.58 |
| 01710_projection_mutation | OK | 0.77 |
| 01710_projection_optimize_aggregators_of_group_by_keys | OK | 0.57 |
| 01710_projection_part_check | OK | 0.73 |
| 01710_projection_pk_trivial_count | OK | 0.53 |
| 01710_projections_in_distributed_query | OK | 0.68 |
| 01711_cte_subquery_fix | OK | 0.52 |
| 01711_decimal_multiplication | OK | 0.52 |
| 01720_constraints_complex_types | OK | 0.62 |
| 01720_country_intersection | OK | 6.74 |
| 01730_distributed_group_by_no_merge_order_by_long | OK | 28.38 |
| 01732_alters_bad_conversions | OK | 0.63 |
| 01732_more_consistent_datetime64_parsing | OK | 0.52 |
| 01735_to_datetime64 | OK | 0.5 |
| 01744_tuple_cast_to_map_bugfix | OK | 0.47 |
| 01746_convert_type_with_default | OK | 1.07 |
| 01746_lc_values_format_bug | OK | 0.53 |
| 01747_transform_empty_arrays | OK | 0.85 |
| 01753_fix_clickhouse_format | OK | 3.79 |
| 01753_system_zookeeper_query_param_path_long | OK | 3.08 |
| 01759_optimize_skip_unused_shards_zero_shards | OK | 0.59 |
| 01760_ddl_dictionary_use_current_database_name | OK | 1.16 |
| 01761_round_year_bounds | OK | 0.47 |
| 01762_datetime64_extended_parsing | OK | 0.42 |
| 01762_deltasumtimestamp_datetime64 | OK | 1.73 |
| 01763_filter_push_down_bugs | OK | 1.18 |
| 01763_support_map_lowcardinality_type | OK | 0.52 |
| 01764_prefer_column_name_to_alias | OK | 0.67 |
| 01773_case_sensitive_version | OK | 0.42 |
| 01774_ip_address_in_range | OK | 1.13 |
| 01780_column_sparse | OK | 1.01 |
| 01783_http_chunk_size | OK | 1.53 |
| 01786_nullable_string_tsv_at_eof | OK | 3.25 |
| 01798_uniq_theta_union_intersect_not | OK | 2.14 |
| 01800_log_nested | OK | 0.57 |
| 01801_dateDiff_DateTime64 | OK | 1.03 |
| 01801_distinct_group_by_shard | OK | 0.58 |
| 01801_nullable_low_cardinality_tsv | OK | 2.98 |
| 01803_untuple_subquery | OK | 0.52 |
| 01823_explain_json | OK | 4.09 |
| 01825_new_type_json_ephemeral | OK | 0.47 |
| 01825_new_type_json_mutations | OK | 0.78 |
| 01825_new_type_json_order_by | OK | 0.52 |
| 01825_type_json_12 | OK | 4.74 |
| 01825_type_json_14 | OK | 0.84 |
| 01825_type_json_distributed | OK | 0.58 |
| 01825_type_json_insert_select | OK | 1.43 |
| 01825_type_json_multiple_files | OK | 12.52 |
| 01825_type_json_nullable | OK | 0.62 |
| 01825_type_json_parallel_insert | OK | 3.14 |
| 01825_type_json_wide_parts_merge | OK | 0.57 |
| 01833_test_collation_alvarotuso | OK | 0.73 |
| 01836_date_time_keep_default_timezone_on_operations_den_crane | OK | 0.62 |
| 01840_tupleElement_formatting_fuzzer | OK | 0.53 |
| 01852_cast_operator_3 | OK | 0.52 |
| 01860_Distributed__shard_num_GROUP_BY | OK | 2.66 |
| 01861_explain_pipeline | OK | 0.57 |
| 01881_aggregate_functions_versioning | OK | 0.42 |
| 01881_negate_formatting | OK | 0.53 |
| 01883_grouping_sets_crash | OK | 0.62 |
| 01883_with_grouping_sets | OK | 0.87 |
| 01888_read_int_safe | OK | 1.16 |
| 01889_tokenize | OK | 0.47 |
| 01890_stem | OK | 0.96 |
| 01896_jit_aggregation_function_if_long | OK | 2.13 |
| 01902_self_aliases_in_columns | OK | 0.74 |
| 01910_client_replxx_container_overflow_long | OK | 2.13 |
| 01911_logical_error_minus | OK | 1.07 |
| 01912_bad_cast_join_fuzz | OK | 0.53 |
| 01913_join_push_down_bug | OK | 0.57 |
| 01913_summing_mt_and_simple_agg_function_with_lc | OK | 0.52 |
| 01917_distinct_on | OK | 0.52 |
| 01924_argmax_bitmap_state | OK | 0.52 |
| 01925_broken_partition_id_zookeeper | OK | 0.62 |
| 01926_json_as_string_array | OK | 1.93 |
| 01932_null_valid_identifier | OK | 0.57 |
| 01932_remote_sharding_key_column | OK | 0.73 |
| 01933_client_replxx_convert_history | OK | 2.08 |
| 01936_empty_function_support_uuid | OK | 0.52 |
| 01936_quantiles_cannot_return_null | OK | 0.71 |
| 01939_type_map_json | OK | 0.62 |
| 01949_clickhouse_local_with_remote_localhost | OK | 7.33 |
| 01952_optimize_distributed_group_by_sharding_key | OK | 0.93 |
| 01957_heredoc_more | OK | 0.42 |
| 02001_join_on_const_bs_long | OK | 1.33 |
| 02004_intersect_except_const_column | OK | 0.71 |
| 02004_intersect_except_operators | OK | 1.43 |
| 02005_log_formatted_queries | OK | 2.98 |
| 02006_h3_to_geo_boundary | OK | 0.58 |
| 02008_aliased_column_distributed_bug | OK | 0.62 |
| 02009_decimal_no_trailing_zeros | OK | 0.78 |
| 02009_from_infile | OK | 3.34 |
| 02012_low_cardinality_uuid_with_extremes | OK | 0.54 |
| 02012_settings_clause_for_s3 | OK | 0.58 |
| 02014_storage_merge_order_by | OK | 0.88 |
| 02015_async_inserts_3 | OK | 3.08 |
| 02015_order_by_with_fill_misoptimization | OK | 0.47 |
| 02015_shard_crash_clang_12_build | OK | 35.38 |
| 02021_map_has | OK | 0.58 |
| 02022_bzip2_truncated | OK | 2.44 |
| 02026_describe_include_subcolumns | OK | 0.57 |
| 02028_system_data_skipping_indices_size | OK | 1.17 |
| 02029_orc_low_cardinality | OK | 3.23 |
| 02030_capnp_format | OK | 34.03 |
| 02036_jit_short_circuit | OK | 0.57 |
| 02040_clickhouse_benchmark_query_id_pass_through | OK | 4.94 |
| 02044_url_glob_parallel | OK | 3.88 |
| 02046_remote_table_function_named_collections | OK | 0.73 |
| 02047_client_exception | OK | 2.91 |
| 02048_clickhouse_local_stage | OK | 2.58 |
| 02050_clickhouse_client_local_exception | OK | 1.58 |
| 02067_lost_part_s3 | OK | 13.95 |
| 02070_join_on_disk | OK | 1.98 |
| 02096_join_unusual_identifier_begin | OK | 0.58 |
| 02097_json_strings_deserialization | OK | 4.44 |
| 02100_multiple_hosts_command_line_set | OK | 69.83 |
| 02100_replaceRegexpAll_bug | OK | 1.24 |
| 02102_row_binary_with_names_and_types | OK | 27.21 |
| 02112_delayed_clickhouse_local_with_queries_file | OK | 1.63 |
| 02112_parse_date_yyyymmdd | OK | 1.68 |
| 02117_custom_separated_with_names_and_types | OK | 32.39 |
| 02117_show_create_table_system | OK | 1.03 |
| 02118_show_create_table_rocksdb | OK | 0.37 |
| 02122_parallel_formatting_CSVWithNamesAndTypes | OK | 5.35 |
| 02122_parallel_formatting_JSONCompactStringsEachRowWithNamesAndTypes | OK | 5.23 |
| 02122_parallel_formatting_PrettySpaceNoEscapes | OK | 6.69 |
| 02122_parallel_formatting_RowBinary | OK | 4.39 |
| 02122_parallel_formatting_TSVWithNamesAndTypes | OK | 3.54 |
| 02124_buffer_insert_select_race | OK | 12.91 |
| 02124_clickhouse_dictionary_with_predefined_configuration | OK | 0.73 |
| 02124_comparison_betwwen_decimal_and_float | OK | 0.77 |
| 02124_empty_uuid | OK | 0.99 |
| 02124_insert_deduplication_token_multiple_blocks_replica | OK | 8.5 |
| 02125_lz4_compression_bug_JSONStringsEachRow | OK | 13.98 |
| 02125_lz4_compression_bug_Native | OK | 8.16 |
| 02126_alter_table_alter_column | OK | 0.91 |
| 02126_lc_window_functions | OK | 1.23 |
| 02131_remove_columns_in_subquery | OK | 0.58 |
| 02137_mv_into_join | OK | 0.57 |
| 02139_MV_with_scalar_subquery | OK | 0.72 |
| 02144_avg_ubsan | OK | 0.52 |
| 02149_external_schema_inference | OK | 11.1 |
| 02149_read_in_order_fixed_prefix | OK | 1.33 |
| 02149_read_in_order_fixed_prefix_negative | OK | 6.36 |
| 02149_schema_inference_formats_with_schema_2 | OK | 43.17 |
| 02151_clickhouse_client_hints | OK | 1.69 |
| 02152_invalid_setting_with_hints_in_http_request | OK | 1.38 |
| 02153_clickhouse_local_profile_info | OK | 1.73 |
| 02154_default_keyword_insert | OK | 0.47 |
| 02154_dictionary_get_http_json | OK | 4.53 |
| 02155_binary_op_between_float_and_decimal | OK | 1.53 |
| 02155_create_table_w_timezone | OK | 0.42 |
| 02155_csv_with_strings_with_slash | OK | 4.99 |
| 02155_default_keyword_format_values | OK | 4.49 |
| 02155_read_in_order_max_rows_to_read | OK | 0.62 |
| 02156_storage_merge_prewhere_2 | OK | 0.73 |
| 02158_contingency | OK | 0.57 |
| 02160_monthname | OK | 0.65 |
| 02160_untuple_exponential_growth | OK | 2.53 |
| 02162_range_hashed_dictionary_ddl_expression | OK | 0.59 |
| 02163_shard_num | OK | 1.71 |
| 02164_materialized_view_support_virtual_column | OK | 0.6 |
| 02165_h3_exact_edge_length_Km | OK | 0.63 |
| 02165_h3_exact_edge_length_rads | OK | 0.62 |
| 02165_insert_from_infile | OK | 0.47 |
| 02183_array_tuple_literals_remote | OK | 1.12 |
| 02184_hash_functions_and_ip_types | OK | 0.52 |
| 02185_orc_corrupted_file | OK | 1.88 |
| 02187_async_inserts_all_formats | OK | 23.33 |
| 02188_parser_dictionary_primary_key | OK | 0.67 |
| 02190_current_metrics_query | OK | 0.5 |
| 02191_nested_with_dots | OK | 0.67 |
| 02202_use_skip_indexes_if_final | OK | 0.67 |
| 02205_ephemeral_1 | OK | 0.67 |
| 02207_key_condition_floats | OK | 0.82 |
| 02209_short_circuit_node_without_parents | OK | 0.49 |
| 02210_processors_profile_log_2 | OK | 6.09 |
| 02210_toColumnTypeName_toLowCardinality_const | OK | 0.48 |
| 02221_system_zookeeper_unrestricted | OK | 4.38 |
| 02222_allow_experimental_projection_optimization__enable_global_with_statement | OK | 0.52 |
| 02223_insert_select_schema_inference | OK | 0.52 |
| 02226_async_insert_table_function | OK | 0.57 |
| 02226_parallel_reading_from_replicas_benchmark | OK | 2.73 |
| 02231_bloom_filter_sizing | OK | 1.21 |
| 02234_cast_to_ip_address | OK | 2.48 |
| 02234_clickhouse_local_test_mode | OK | 2.38 |
| 02236_explain_pipeline_join | OK | 0.57 |
| 02241_join_rocksdb_bs | OK | 17.5 |
| 02242_case_insensitive_nested | OK | 8.03 |
| 02247_fix_extract_parser | OK | 0.47 |
| 02249_insert_select_from_input_schema_inference | OK | 0.47 |
| 02249_parse_date_time_basic | OK | 0.52 |
| 02268_json_wrong_root_type_in_schema_inference | OK | 0.69 |
| 02269_create_table_with_collation | OK | 0.52 |
| 02283_array_norm | OK | 0.92 |
| 02286_quantile_tdigest_infinity | OK | 2.98 |
| 02286_vertical_merges_missed_column | OK | 0.62 |
| 02292_h3_unidirectional_funcs | OK | 0.72 |
| 02292_hash_array_tuples | OK | 0.63 |
| 02293_part_log_has_merge_reason | OK | 9.29 |
| 02295_global_with_in_subquery | OK | 0.53 |
| 02296_ttl_non_deterministic | OK | 0.77 |
| 02302_lc_nullable_string_insert_as_number | OK | 0.52 |
| 02303_cast_nullable_to_custom_types | OK | 1.38 |
| 02304_grouping_sets_with_rollup_cube | OK | 0.48 |
| 02305_schema_inference_with_globs | OK | 5.48 |
| 02310_uuid_v7 | OK | 0.48 |
| 02313_dump_column_structure_low_cardinality | OK | 0.85 |
| 02313_group_by_modifiers_with_non_default_types | OK | 0.62 |
| 02319_lightweight_delete_on_merge_tree_compact_parts | OK | 1.78 |
| 02320_alter_columns_with_dots | OK | 0.78 |
| 02327_try_infer_integers_schema_inference | OK | 0.78 |
| 02337_base58 | OK | 0.83 |
| 02337_multiple_joins_original_names | OK | 0.52 |
| 02338_analyzer_constants_basic | OK | 0.88 |
| 02340_parts_refcnt_mergetree | OK | 7.39 |
| 02343_analyzer_lambdas | OK | 1.18 |
| 02343_analyzer_lambdas_issue_36677 | OK | 0.52 |
| 02343_create_empty_as_select | OK | 0.42 |
| 02343_group_by_use_nulls_distributed | OK | 2.32 |
| 02345_implicit_transaction | OK | 6.19 |
| 02345_partial_sort_transform_optimization | OK | 1.91 |
| 02346_aggregation_in_order_fixed_prefix | OK | 8.22 |
| 02346_inverted_index_experimental_flag | OK | 0.93 |
| 02346_non_negative_derivative | OK | 1.44 |
| 02352_lightweight_delete_on_replicated_merge_tree | OK | 1.88 |
| 02353_order_by_tuple | OK | 2.28 |
| 02354_array_lowcardinality | OK | 0.57 |
| 02354_vector_search_and_other_skipping_indexes | OK | 0.47 |
| 02354_vector_search_different_array_sizes | OK | 0.62 |
| 02354_vector_search_multiple_indexes | OK | 0.47 |
| 02357_file_default_value | OK | 0.47 |
| 02360_rename_table_along_with_log_name | OK | 3.73 |
| 02363_mapupdate_improve | OK | 0.57 |
| 02366_cancel_write_into_file | OK | 16.16 |
| 02366_kql_extend | OK | 0.77 |
| 02366_kql_func_binary | OK | 0.75 |
| 02366_kql_func_scalar | OK | 0.62 |
| 02366_with_fill_date | OK | 0.52 |
| 02367_join_pushdown_column_not_found | OK | 0.72 |
| 02367_optimize_trivial_count_with_array_join | OK | 0.63 |
| 02377_executable_function_settings | OK | 0.57 |
| 02377_extend_protocol_with_query_parameters | OK | 7.5 |
| 02377_modify_column_from_nested | OK | 0.64 |
| 02377_optimize_sorting_by_input_stream_properties_2 | OK | 0.84 |
| 02378_analyzer_projection_names | OK | 2.78 |
| 02383_analyzer_merge_tree_self_join | OK | 0.72 |
| 02384_nullable_low_cardinality_as_dict_in_arrow | OK | 0.53 |
| 02391_hashed_dictionary_shards | OK | 1.23 |
| 02403_big_http_chunk_size | OK | 1.44 |
| 02404_lightweight_delete_vertical_merge | OK | 1.76 |
| 02406_minmax_behaviour | OK | 4.08 |
| 02410_csv_empty_fields_inference | OK | 0.48 |
| 02416_grouping_function_compatibility | OK | 0.62 |
| 02416_in_set_same_ast_diff_columns | OK | 0.47 |
| 02416_json_object_inference | OK | 0.52 |
| 02417_keeper_map_create_drop | OK | 0.68 |
| 02417_opentelemetry_insert_on_distributed_table | OK | 27.18 |
| 02418_aggregate_combinators | OK | 0.87 |
| 02418_do_not_return_empty_blocks_from_ConvertingAggregatedToChunksTransform | OK | 1.37 |
| 02420_final_setting | OK | 1.63 |
| 02421_decimal_in_precision_issue_41125 | OK | 2.83 |
| 02421_explain_subquery | OK | 0.97 |
| 02421_new_type_json_empty_parts | OK | 21.76 |
| 02421_type_json_empty_parts | OK | 29.07 |
| 02423_insert_summary_behaviour | OK | 4.53 |
| 02423_multidimensional_array_get_data_at | OK | 0.58 |
| 02428_batch_nullable_assert | OK | 0.47 |
| 02429_groupBitmap_chain_state | OK | 0.62 |
| 02446_parent_zero_copy_locks | OK | 5.08 |
| 02449_check_dependencies_and_table_shutdown | OK | 0.67 |
| 02450_kill_distributed_query_deadlock | OK | 21.7 |
| 02451_order_by_monotonic | OK | 11.96 |
| 02456_datetime_schema_inference | OK | 1.05 |
| 02457_bz2_concatenated | OK | 2.84 |
| 02458_relax_too_many_parts | OK | 0.92 |
| 02459_group_by_all | OK | 0.77 |
| 02462_distributions | OK | 3.38 |
| 02469_fix_aliases_parser | OK | 0.54 |
| 02473_map_element_nullable | OK | 0.72 |
| 02473_optimize_old_parts | OK | 32.5 |
| 02473_prewhere_with_bigint | OK | 0.67 |
| 02475_analyzer_subquery_compound_expression | OK | 0.49 |
| 02475_date_time_schema_inference_bug | OK | 0.49 |
| 02475_split_with_max_substrings | OK | 2.33 |
| 02477_analyzer_function_hints | OK | 5.44 |
| 02478_factorial | OK | 0.62 |
| 02479_analyzer_aggregation_totals_rollup_crash_fix | OK | 0.47 |
| 02480_every_asynchronous_metric_must_have_documentation | OK | 0.47 |
| 02480_interval_casting_and_subquery | OK | 0.72 |
| 02480_parse_date_time_best_effort_math_overflow | OK | 0.47 |
| 02481_aggregation_in_order_plan | OK | 0.68 |
| 02481_analyzer_join_alias_unknown_identifier_crash | OK | 1.26 |
| 02481_async_insert_race_long | OK | 11.53 |
| 02481_low_cardinality_with_short_circuit_functins_mutations | OK | 0.6 |
| 02481_merge_array_join_sample_by | OK | 0.91 |
| 02481_parquet_int_list_multiple_chunks | OK | 3.93 |
| 02482_if_with_nothing_argument | OK | 0.57 |
| 02483_cuturlparameter_with_arrays | OK | 0.62 |
| 02483_elapsed_time | OK | 9.85 |
| 02483_password_reset | OK | 2.28 |
| 02496_format_datetime_in_joda_syntax | OK | 2.93 |
| 02496_from_unixtime_in_joda_syntax | OK | 2.6 |
| 02497_analyzer_sum_if_count_if_pass_crash_fix | OK | 0.47 |
| 02497_storage_file_reader_selection | OK | 2.83 |
| 02497_storage_join_right_assert | OK | 0.58 |
| 02499_analyzer_aggregate_function_lambda_crash_fix | OK | 0.57 |
| 02499_quantile_nan_ubsan_msan | OK | 0.62 |
| 02500_remove_redundant_distinct | OK | 26.88 |
| 02502_bad_values_schema_inference | OK | 0.91 |
| 02503_mysql_compat_utc_timestamp | OK | 0.42 |
| 02509_h3_arguments | OK | 0.64 |
| 02512_array_join_name_resolution | OK | 0.53 |
| 02513_date_string_comparison | OK | 1.38 |
| 02514_analyzer_drop_join_on | OK | 0.67 |
| 02514_database_replicated_no_arguments_for_rmt | OK | 6.55 |
| 02515_distinct_zero_size_key_bug_44831 | OK | 0.47 |
| 02515_generate_ulid | OK | 0.42 |
| 02517_wrong_total_structure_crash | OK | 0.9 |
| 02518_merge_engine_nullable_43324 | OK | 0.68 |
| 02518_qualified_asterisks_alias_table_name | OK | 0.52 |
| 02521_cannot_find_column_in_projection | OK | 0.53 |
| 02521_grouping_sets_plus_memory_efficient_aggr | OK | 0.67 |
| 02521_lightweight_delete_and_ttl | OK | 2.43 |
| 02521_to_custom_day_of_week | OK | 0.57 |
| 02525_jit_logical_functions_nan | OK | 0.52 |
| 02525_range_hashed_dictionary_update_field | OK | 6.64 |
| 02526_merge_join_int_decimal | OK | 1.08 |
| 02530_ip_part_id | OK | 0.88 |
| 02532_json_missing_named_tuple_elements | OK | 3.68 |
| 02534_analyzer_grouping_function | OK | 0.68 |
| 02536_distributed_detach_table | OK | 0.58 |
| 02536_replace_with_nonconst_needle_and_replacement | OK | 3.33 |
| 02538_ngram_bf_index_with_null | OK | 0.52 |
| 02538_nullable_array_tuple_timeseries | OK | 1.28 |
| 02539_generate_random_low_cardinality | OK | 0.72 |
| 02539_generate_random_map | OK | 0.71 |
| 02540_input_format_json_ignore_unknown_keys_in_named_tuple | OK | 3.45 |
| 02541_analyzer_grouping_sets_crash_fix | OK | 0.48 |
| 02541_multiple_ignore_with_nested_select | OK | 0.92 |
| 02542_table_function_format | OK | 0.83 |
| 02552_inner_join_with_where_true | OK | 0.53 |
| 02552_regression_crash | OK | 0.47 |
| 02552_siphash128_reference | OK | 2.48 |
| 02559_multiple_read_steps_in_prewhere | OK | 1.13 |
| 02560_agg_state_deserialization_hash_table_crash | OK | 0.47 |
| 02560_null_as_default | OK | 0.52 |
| 02561_null_as_default_more_formats | OK | 24.96 |
| 02564_date_format | OK | 1.59 |
| 02564_query_id_header | OK | 2.33 |
| 02568_and_consistency | OK | 0.62 |
| 02568_array_map_const_low_cardinality | OK | 0.47 |
| 02579_fill_empty_chunk | OK | 0.48 |
| 02581_parquet_arrow_orc_compressions | OK | 5.99 |
| 02583_map_literal_cast | OK | 0.57 |
| 02588_parquet_bug | OK | 2.33 |
| 02661_read_from_archive_tarxz | OK | 16.92 |
| 02662_sparse_columns_mutations_3 | OK | 0.93 |
| 02668_column_block_number_with_projections | OK | 1.47 |
| 02668_parse_datetime | OK | 2.13 |
| 02668_ulid_decoding | OK | 0.67 |
| 02670_constant_skip_index | OK | 0.69 |
| 02674_and_consistency | OK | 0.47 |
| 02676_analyzer_limit_offset | OK | 0.67 |
| 02676_optimize_old_parts_replicated | OK | 40.48 |
| 02679_explain_merge_tree_prewhere_row_policy | OK | 0.59 |
| 02681_group_array_too_large_size | OK | 0.47 |
| 02685_bson2 | OK | 0.59 |
| 02685_decimal256_various | OK | 0.97 |
| 02700_regexp_operator | OK | 0.47 |
| 02701_non_parametric_function | OK | 0.47 |
| 02703_explain_query_tree_is_forbidden_with_old_analyzer | OK | 0.42 |
| 02703_keeper_map_concurrent_create_drop | OK | 29.5 |
| 02703_row_policies_for_database_combination | OK | 2.34 |
| 02704_keeper_map_zk_nodes | OK | 9.75 |
| 02705_protobuf_debug_abort | OK | 1.78 |
| 02706_array_map_tuples | OK | 0.63 |
| 02706_arrow_different_dictionaries | OK | 1.78 |
| 02706_keeper_map_insert_strict | OK | 0.67 |
| 02706_kolmogorov_smirnov_test_scipy | OK | 4.73 |
| 02707_clickhouse_local_implicit_file_table_function | OK | 3.49 |
| 02707_protobuf_unnamed_tuple_as_nested_message | OK | 1.68 |
| 02708_parallel_replicas_not_found_column | OK | 0.52 |
| 02709_generate_random_valid_decimals_and_bools | OK | 0.53 |
| 02709_storage_memory_compressed | OK | 0.91 |
| 02710_topk_with_empty_array | OK | 0.47 |
| 02714_local_object_storage | OK | 0.95 |
| 02714_read_bytes_aggregateFunction | OK | 13.68 |
| 02715_bit_operations_float | OK | 1.49 |
| 02716_create_direct_dict_with_lifetime_throws | OK | 0.47 |
| 02716_drop_if_empty | OK | 0.62 |
| 02716_parquet_invalid_date32 | OK | 2.36 |
| 02723_zookeeper_name | OK | 0.68 |
| 02725_memory-for-merges | OK | 37.37 |
| 02725_sleep_max_time | OK | 0.64 |
| 02730_dictionary_hashed_load_factor_element_count | OK | 1.53 |
| 02733_fix_distinct_in_order_bug_49622 | OK | 0.52 |
| 02735_asof_join_right_null | OK | 0.98 |
| 02737_session_timezone | OK | 0.87 |
| 02740_hashed_dictionary_load_factor_smoke | OK | 1.07 |
| 02751_match_constant_needle | OK | 0.54 |
| 02752_custom_separated_ignore_spaces_bug | OK | 0.48 |
| 02761_ddl_initial_query_id | OK | 11.06 |
| 02763_row_policy_storage_merge | OK | 2.83 |
| 02768_cse_nested_distributed | OK | 0.72 |
| 02771_system_user_processes | OK | 4.84 |
| 02772_jit_date_time_add | OK | 0.68 |
| 02772_s3_crash | OK | 0.47 |
| 02783_max_bytes_to_read_in_schema_inference | OK | 0.48 |
| 02784_connection_string | OK | 24.63 |
| 02785_text_with_whitespace_tab_field_delimiter | OK | 5.34 |
| 02786_transform_float | OK | 0.52 |
| 02789_describe_table_settings | OK | 0.53 |
| 02789_set_index_nullable_condition_bug | OK | 0.52 |
| 02790_optimize_skip_unused_shards_join | OK | 0.93 |
| 02790_sql_standard_fetch | OK | 0.63 |
| 02794_pushdown_invalid_get | OK | 0.52 |
| 02795_full_join_assert_cast | OK | 0.52 |
| 02797_aggregator_huge_mem_usage_bug | OK | 2.28 |
| 02797_read_subcolumns_from_files | OK | 3.3 |
| 02802_with_cube_with_totals | OK | 0.52 |
| 02804_clusterAllReplicas_insert | OK | 0.48 |
| 02806_system_parts_columns_modification_time | OK | 7.15 |
| 02807_math_unary_crash | OK | 0.52 |
| 02808_aliases_inside_case | OK | 0.48 |
| 02810_initcap | OK | 0.53 |
| 02812_csv_date_time_with_comma | OK | 0.47 |
| 02812_large_varints | OK | 0.47 |
| 02813_array_concat_agg | OK | 0.52 |
| 02814_currentDatabase_for_table_functions | OK | 1.63 |
| 02816_s2_invalid_point | OK | 0.59 |
| 02817_group_array_moving_zero_window_size | OK | 0.48 |
| 02830_insert_values_time_interval | OK | 0.63 |
| 02832_alter_delete_indexes_projections | OK | 0.88 |
| 02832_integer_type_inference | OK | 0.72 |
| 02833_concurrent_sessions | OK | 24.84 |
| 02834_alter_exception | OK | 0.52 |
| 02834_analyzer_with_statement_references | OK | 0.71 |
| 02834_client_yaml_configs | OK | 1.93 |
| 02834_nulls_first_sort | OK | 0.47 |
| 02835_drop_user_during_session | OK | 40.52 |
| 02835_nested_array_lowcardinality | OK | 1.59 |
| 02835_parallel_replicas_over_distributed | OK | 1.07 |
| 02841_check_table_progress | OK | 3.59 |
| 02841_local_assert | OK | 2.15 |
| 02841_remote_parameter_parsing_error | OK | 0.73 |
| 02844_distributed_virtual_columns | OK | 0.57 |
| 02845_group_by_constant_keys | OK | 1.17 |
| 02845_join_on_cond_sparse | OK | 0.57 |
| 02858_explicit_uuid_and_zk_path | OK | 6.75 |
| 02861_index_set_incorrect_args | OK | 0.73 |
| 02863_interpolate_subquery | OK | 0.68 |
| 02864_statistics_usage | OK | 0.72 |
| 02866_size_of_marks_skip_idx_explain | OK | 0.6 |
| 02868_distinct_to_count_optimization | OK | 1.18 |
| 02868_no_merge_across_partitions_final_with_lonely | OK | 5.79 |
| 02874_infer_objects_as_named_tuples | OK | 0.57 |
| 02875_clickhouse_local_multiquery | OK | 2.68 |
| 02876_formats_with_names_dont_use_header | OK | 1.73 |
| 02884_parallel_window_functions_bug | OK | 1.13 |
| 02884_virtual_column_order_by | OK | 0.58 |
| 02885_async_insert_access_check_for_defaults | OK | 6.69 |
| 02885_ephemeral_columns_from_file | OK | 3.38 |
| 02887_byteswap | OK | 1.23 |
| 02888_attach_partition_from_different_tables | OK | 0.82 |
| 02888_integer_type_inference_in_if_function | OK | 0.68 |
| 02888_single_state_nullable_type | OK | 0.47 |
| 02889_datetime64_from_string | OK | 0.8 |
| 02889_file_log_save_errors | OK | 6.19 |
| 02889_parts_columns_filenames | OK | 0.52 |
| 02890_named_tuple_functions | OK | 1.88 |
| 02891_array_shingles | OK | 0.87 |
| 02891_input_csv_cr_end_of_line | OK | 3.43 |
| 02892_SummingMergeTree_Nested | OK | 0.63 |
| 02892_rocksdb_trivial_count | OK | 0.67 |
| 02893_array_enum_has_hasAny | OK | 0.91 |
| 02896_illegal_sampling | OK | 0.47 |
| 02896_union_distinct_http_format | OK | 1.92 |
| 02898_input_format_values_allow_data_after_semicolon | OK | 2.03 |
| 02900_decimal_sort_with_multiple_columns | OK | 0.47 |
| 02901_parallel_replicas_rollup | OK | 10.9 |
| 02902_show_databases_limit | OK | 0.58 |
| 02903_rmt_retriable_merge_exception | OK | 13.06 |
| 02904_distributed_settings_background_insert_compatibility | OK | 0.72 |
| 02905_structure_to_schema_bad_names | OK | 2.13 |
| 02909_settings_in_json_schema_cache | OK | 1.63 |
| 02911_analyzer_order_by_read_in_order_query_plan | OK | 2.33 |
| 02911_backup_restore_keeper_map | OK | 20.12 |
| 02912_ingestion_mv_deduplication | OK | 2.03 |
| 02913_sum_map_state | OK | 0.48 |
| 02916_to_start_of_interval_with_origin | OK | 1.62 |
| 02918_alter_temporary_table | OK | 0.67 |
| 02918_sqlite_path_check | OK | 2.23 |
| 02918_wrong_dictionary_source | OK | 0.75 |
| 02919_segfault_nullable_materialized_update | OK | 0.67 |
| 02919_storage_fuzzjson | OK | 0.62 |
| 02920_fix_json_merge_patch | OK | 0.48 |
| 02920_unary_operators_functions | OK | 0.42 |
| 02922_analyzer_aggregate_nothing_type | OK | 3.18 |
| 02931_client_fuzzy_search_crash | OK | 7.95 |
| 02932_apply_deleted_mask | OK | 5.64 |
| 02932_lwd_and_mutations | OK | 3.51 |
| 02932_refreshable_materialized_views_1 | OK | 16.46 |
| 02941_variant_type_3 | OK | 35.05 |
| 02941_variant_type_alters | OK | 28.72 |
| 02943_alter_user_modify_profiles_and_settings | OK | 31.25 |
| 02943_create_query_interpreter_sample_block_fix | OK | 0.77 |
| 02943_positional_arguments_bugs | OK | 0.52 |
| 02943_variant_read_subcolumns | OK | 23.39 |
| 02946_parallel_replicas_distributed | OK | 0.63 |
| 02947_merge_tree_index_table_3 | OK | 6.77 |
| 02947_parallel_replicas_remote | OK | 0.57 |
| 02956_format_constexpr | OK | 0.47 |
| 02956_rocksdb_bulk_sink | OK | 16.81 |
| 02958_transform_enum | OK | 0.62 |
| 02961_higher_order_constant_expressions | OK | 1.35 |
| 02961_sumMapFiltered_keepKey | OK | 0.52 |
| 02962_analyzer_resolve_group_by_on_shards | OK | 0.57 |
| 02962_arrow_dictionary_indexes_types | OK | 3.18 |
| 02963_msan_agg_addBatchLookupTable8 | OK | 0.52 |
| 02965_projection_with_partition_pruning | OK | 0.57 |
| 02966_float32_promotion | OK | 0.52 |
| 02970_generate_series | OK | 0.57 |
| 02980_s3_plain_DROP_TABLE_MergeTree | OK | 3.48 |
| 02982_json_columns_with_metadata_http | OK | 2.98 |
| 02983_empty_map_hasToken | OK | 0.78 |
| 02985_parser_check_stack_size | OK | 2.38 |
| 02985_shard_query_start_time | OK | 2.43 |
| 02989_group_by_tuple | OK | 0.48 |
| 02989_join_using_parent_scope | OK | 1.73 |
| 02990_format_lambdas | OK | 2.63 |
| 02990_variant_where_cond | OK | 1.02 |
| 02994_libarchive_compression | OK | 8.8 |
| 02996_analyzer_prewhere_projection | OK | 0.73 |
| 02996_index_compaction_counterexample | OK | 0.84 |
| 02998_attach_partition_not_allowed_if_structure_differs_due_to_materialized_column | OK | 0.62 |
| 02998_ipv6_hashing | OK | 0.47 |
| 03000_minmax_index_first | OK | 1.08 |
| 03001_max_parallel_replicas_zero_value | OK | 0.47 |
| 03001_parallel_parsing_deadlock | OK | 25.64 |
| 03006_analyzer_executable_table_function | OK | 0.57 |
| 03006_join_on_inequal_expression_fast | OK | 4.88 |
| 03008_azure_plain_rewritable | OK | 16.1 |
| 03008_deduplication_cases_from_docs | OK | 1.54 |
| 03008_groupSortedArray_field | OK | 0.48 |
| 03008_optimize_equal_ranges | OK | 2.19 |
| 03008_s3_plain_rewritable | OK | 9.7 |
| 03009_storage_memory_circ_buffer_usage | OK | 0.82 |
| 03011_definitive_guide_to_cast | OK | 1.68 |
| 03013_fuzz_arrayPartialReverseSort | OK | 0.52 |
| 03013_parser_regexp_recompilation | OK | 1.73 |
| 03014_analyzer_group_by_use_nulls | OK | 0.47 |
| 03018_analyzer_greater_null | OK | 0.42 |
| 03020_order_by_SimpleAggregateFunction | OK | 0.77 |
| 03021_get_client_http_header | OK | 2.23 |
| 03021_output_format_tty | OK | 1.73 |
| 03031_distinguish_bool_and_int_in_settings | OK | 0.87 |
| 03031_low_cardinality_logical_error | OK | 0.48 |
| 03031_read_in_order_optimization_with_virtual_row | OK | 14.79 |
| 03032_async_backup_restore | OK | 4.43 |
| 03033_analyzer_parametrized_view_alias | OK | 0.47 |
| 03033_hive_text_read_variable_fields | OK | 3.48 |
| 03033_parts_splitter_bug_and_index_loading | OK | 0.57 |
| 03033_virtual_column_override | OK | 0.48 |
| 03033_with_fill_interpolate | OK | 0.53 |
| 03034_recursive_cte_tree_merge_tree | OK | 1.18 |
| 03035_max_insert_threads_support | OK | 2.03 |
| 03036_prewhere_lambda_function | OK | 0.92 |
| 03036_test_parquet_bloom_filter_push_down_ipv6 | OK | 4.53 |
| 03036_with_numbers | OK | 0.53 |
| 03037_precent_rank | OK | 0.73 |
| 03037_recursive_cte_postgres_3 | OK | 0.77 |
| 03040_dynamic_type_alters_1_compact_merge_tree | OK | 1.57 |
| 03040_dynamic_type_alters_2_compact_merge_tree | OK | 0.92 |
| 03044_analyzer_alias_join | OK | 0.47 |
| 03045_unknown_identifier_alias_substitution | OK | 0.48 |
| 03047_group_by_field_identified_aggregation | OK | 0.47 |
| 03049_analyzer_group_by_alias | OK | 0.52 |
| 03059_analyzer_join_engine_missing_column | OK | 0.52 |
| 03072_analyzer_missing_columns_from_subquery | OK | 0.89 |
| 03074_analyzer_alias_column_in_view | OK | 0.54 |
| 03075_analyzer_subquery_alias | OK | 0.58 |
| 03076_analyzer_multiple_joins_alias | OK | 0.57 |
| 03080_incorrect_join_with_merge | OK | 0.84 |
| 03091_analyzer_same_table_name_in_different_databases | OK | 0.62 |
| 03093_analyzer_column_alias | OK | 0.52 |
| 03093_virtual_column_override_group_by | OK | 0.58 |
| 03094_grouparraysorted_memory | OK | 7.29 |
| 03094_named_tuple_bug24607 | OK | 0.52 |
| 03094_recursive_type_proto | OK | 1.88 |
| 03094_transform_return_first | OK | 0.73 |
| 03095_group_by_server_constants_bug | OK | 0.67 |
| 03096_text_log_format_string_args_not_empty | OK | 3.43 |
| 03099_analyzer_multi_join | OK | 0.47 |
| 03101_analyzer_identifiers_1 | OK | 0.67 |
| 03101_analyzer_identifiers_2 | OK | 0.93 |
| 03101_analyzer_invalid_join_on | OK | 0.58 |
| 03117_analyzer_same_column_name_as_func | OK | 0.53 |
| 03123_analyzer_dist_join_CTE | OK | 0.62 |
| 03130_generateSnowflakeId | OK | 0.62 |
| 03132_jit_sort_description_crash_fix | OK | 0.83 |
| 03132_sqlancer_union_all | OK | 0.62 |
| 03143_prewhere_profile_events | OK | 12.22 |
| 03144_aggregate_states_with_different_types | OK | 0.52 |
| 03146_create_index_compatibility | OK | 0.42 |
| 03146_parameterized_view_with_date | OK | 0.57 |
| 03146_tpc_ds_grouping | OK | 0.57 |
| 03148_mutations_virtual_columns | OK | 0.77 |
| 03148_query_log_used_dictionaries | OK | 9.41 |
| 03149_numbers_max_block_size_zero | OK | 1.88 |
| 03151_analyzer_view_read_only_necessary_columns | OK | 0.53 |
| 03156_dynamic_type_concurrent_inserts | OK | 2.83 |
| 03164_create_as_default | OK | 0.63 |
| 03164_selects_with_pk_usage_profile_event | OK | 17.1 |
| 03167_boom_filter_index_with_map | OK | 1.38 |
| 03167_transactions_are_really_disabled | OK | 0.68 |
| 03168_cld2_tsan | OK | 0.53 |
| 03169_optimize_injective_functions_inside_uniq_crash | OK | 0.79 |
| 03170_ecs_crash | OK | 4.44 |
| 03170_float_schema_inference_small_block | OK | 4.09 |
| 03170_part_offset_as_table_column | OK | 0.52 |
| 03171_condition_pushdown | OK | 0.52 |
| 03171_indexing_by_hilbert_curve | OK | 1.22 |
| 03172_bcrypt_validation | OK | 0.47 |
| 03173_forbid_qualify | OK | 0.72 |
| 03173_parallel_replicas_join_bug | OK | 2.98 |
| 03173_set_transformed_partition_pruning | OK | 14.91 |
| 03174_projection_deduplicate | OK | 0.77 |
| 03195_group_concat_deserialization_fix | OK | 0.72 |
| 03199_json_extract_dynamic | OK | 0.93 |
| 03202_enum_json_cast | OK | 0.58 |
| 03203_system_numbers_limit_and_offset_simple | OK | 0.74 |
| 03205_column_type_check | OK | 0.64 |
| 03205_hashing_empty_tuples | OK | 0.62 |
| 03205_parallel_window_finctions_and_column_sparse_bug | OK | 0.72 |
| 03206_json_parsing_and_formatting | OK | 6.77 |
| 03209_parallel_replicas_lost_decimal_conversion | OK | 0.97 |
| 03210_fix_single_value_data_assertion | OK | 1.02 |
| 03210_inconsistent_formatting_of_data_types | OK | 2.96 |
| 03210_variant_with_aggregate_function_type | OK | 0.62 |
| 03212_optimize_with_constraints_logical_error | OK | 1.2 |
| 03212_variant_dynamic_cast_or_default | OK | 1.78 |
| 03213_denseRank_percentRank_alias | OK | 0.57 |
| 03214_bitslice_argument_evaluation | OK | 0.62 |
| 03214_parsing_archive_name_file | OK | 5.39 |
| 03215_fix_get_index_in_tuple | OK | 0.57 |
| 03215_key_condition_bug | OK | 0.88 |
| 03215_udf_with_union | OK | 0.7 |
| 03217_filtering_in_system_tables | OK | 1.84 |
| 03218_materialize_msan | OK | 0.59 |
| 03221_insert_timeout_overflow_mode | OK | 2.93 |
| 03222_json_empty_as_default | OK | 0.83 |
| 03222_parallel_replicas_final_in_subquery | OK | 0.52 |
| 03223_nested_json_in_shared_data_merges | OK | 0.88 |
| 03224_nested_json_merges_new_type_in_shared_data | OK | 1.03 |
| 03224_trim_empty_string | OK | 0.47 |
| 03227_json_invalid_regexp | OK | 0.55 |
| 03228_join_to_rerange_right_table | OK | 0.72 |
| 03228_virtual_column_merge_dist | OK | 0.73 |
| 03229_json_structure_comparison | OK | 0.57 |
| 03231_dynamic_incomplete_type_insert_bug | OK | 0.57 |
| 03231_dynamic_variant_in_order_by_group_by | OK | 4.54 |
| 03231_hive_partitioning_filtering | OK | 12.25 |
| 03231_pr_duplicate_announcement_2 | OK | 0.78 |
| 03231_values_respect_format_settings_in_fields_conversion | OK | 0.52 |
| 03234_enable_secure_identifiers | OK | 0.78 |
| 03237_create_or_replace_view_atomically_with_atomic_engine | OK | 18.98 |
| 03237_sticky_error_client | OK | 1.88 |
| 03243_cluster_not_found_column | OK | 0.47 |
| 03243_to_start_of_interval_aliases | OK | 0.52 |
| 03245_ripemd160 | OK | 0.58 |
| 03246_range_literal_replacement_works | OK | 0.58 |
| 03247_create-same-table-concurrently-with-atomic-engine | OK | 19.84 |
| 03250_avoid_prefetch_empty_parts | OK | 0.78 |
| 03250_json_group_by_sub_object_subcolumn | OK | 0.52 |
| 03251_parquet_page_v2_native_reader | OK | 2.38 |
| 03252_recursive_proto_with_skip_unsupported_fields | OK | 2.08 |
| 03253_getMaxTableNameLength | OK | 0.59 |
| 03254_merge_source_parts | OK | 2.48 |
| 03254_trivial_merge_selector | OK | 2.98 |
| 03255_merge_mutation_start_entry_in_the_part_log | OK | 6.91 |
| 03257_reverse_sorting_key_zookeeper | OK | 0.52 |
| 03259_native_http_async_insert_settings | OK | 3.34 |
| 03261_optimize_rewrite_array_exists_to_has_crash | OK | 0.54 |
| 03261_pr_semi_anti_join | OK | 0.94 |
| 03262_system_functions_should_not_fill_query_log_functions | OK | 4.33 |
| 03267_materialized_view_keeps_security_context | OK | 0.47 |
| 03270_max_bytes_ratio_before_external_group_by | OK | 0.47 |
| 03272_client_highlighting_bug | OK | 2.43 |
| 03274_dynamic_column_sizes_vertical_merge | OK | 2.03 |
| 03274_squashing_transform_sparse_bug | OK | 2.83 |
| 03275_block_number_update | OK | 0.67 |
| 03275_ignore_nonexistent_files_fix | OK | 0.48 |
| 03276_empty_variant_type | OK | 0.48 |
| 03276_merge_tree_index_lazy_load | OK | 0.63 |
| 03277_json_subcolumns_in_primary_key | OK | 9.66 |
| 03280_aliases_for_selects_and_views | OK | 0.78 |
| 03282_dynamic_in_functions_convert | OK | 0.47 |
| 03286_format_datetime_timezones | OK | 0.74 |
| No OOM in dmesg | OK | |
| No OOM messages in clickhouse-server.log | OK | |
| No SharedMergeTree lost forever in clickhouse-server.log | OK | |
| No logical errors | OK | |
| No lost s3 keys | OK | |
| No sanitizer asserts | OK | |